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