Garry's Mod

Garry's Mod

[Obsolete] [E2] CollisionCore
正在显示第 1 - 10 项,共 11 项条目
< 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