Garry's Mod

Garry's Mod

[Obsolete] [E2] CollisionCore
11개 중 1~10개 표시 중
< 1  2 >
업데이트: 2022년 9월 7일 @ 오전 5시 18분

Added new CollisionData fields.
New functions:

  • vector=xcl:ourNewVel()
  • vector=xcl:theirNewVel()
  • vector=xcl:ourOldAngularVel()
  • vector=xcl:theirOldAngularVel()
  • vector=xcl:hitSpeed()

업데이트: 2018년 10월 29일 @ 오전 9시 56분

Fixed getCollision E2helper description

업데이트: 2018년 3월 24일 @ 오전 4시 50분

Fixed vector leaks

업데이트: 2017년 10월 16일 @ 오전 9시 04분

Some functions was renamed, "attempt to index a nil value" error fixed, better "is" check, comparison operators

업데이트: 2017년 3월 3일 @ 오후 12시 57분

업데이트: 2017년 3월 3일 @ 오전 3시 06분

Fixed collision callback not working after reloading chip

업데이트: 2016년 5월 30일 @ 오전 9시 55분

Fixed some bugs

업데이트: 2016년 5월 30일 @ 오전 8시 11분

Fixed return types for xcl:entity(), xcl:speed() and xcl:delta()
Added xcl:ourEntity()

업데이트: 2016년 5월 22일 @ 오전 1시 58분

Added descriptions

업데이트: 2016년 5월 22일 @ 오전 1시 45분

Added descriptions