Garry's Mod

Garry's Mod

[Obsolete] [E2] CollisionCore
1-10 van 11 items weergegeven
< 1  2 >
Update: 7 sep 2022 om 5:18

Added new CollisionData fields.
New functions:

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

Update: 29 okt 2018 om 9:56

Fixed getCollision E2helper description

Update: 24 mrt 2018 om 4:50

Fixed vector leaks

Update: 16 okt 2017 om 9:04

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

Update: 3 mrt 2017 om 12:57

Update: 3 mrt 2017 om 3:06

Fixed collision callback not working after reloading chip

Update: 30 mei 2016 om 9:55

Fixed some bugs

Update: 30 mei 2016 om 8:11

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

Update: 22 mei 2016 om 1:58

Added descriptions

Update: 22 mei 2016 om 1:45

Added descriptions