Garry's Mod

Garry's Mod

[Obsolete] [E2] CollisionCore
Showing 1-10 of 11 entries
< 1  2 >
Update: Sep 7, 2022 @ 12:18pm

Added new CollisionData fields.
New functions:

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

Update: Oct 29, 2018 @ 3:56pm

Fixed getCollision E2helper description

Update: Mar 24, 2018 @ 10:50am

Fixed vector leaks

Update: Oct 16, 2017 @ 4:04pm

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

Update: Mar 3, 2017 @ 7:57pm

Update: Mar 3, 2017 @ 10:06am

Fixed collision callback not working after reloading chip

Update: May 30, 2016 @ 4:55pm

Fixed some bugs

Update: May 30, 2016 @ 3:11pm

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

Update: May 22, 2016 @ 8:58am

Added descriptions

Update: May 22, 2016 @ 8:45am

Added descriptions