Garry's Mod

Garry's Mod

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

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 @ 9:56am

Fixed getCollision E2helper description

Update: Mar 24, 2018 @ 4:50am

Fixed vector leaks

Update: Oct 16, 2017 @ 9:04am

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

Update: Mar 3, 2017 @ 12:57pm

Update: Mar 3, 2017 @ 3:06am

Fixed collision callback not working after reloading chip

Update: May 30, 2016 @ 9:55am

Fixed some bugs

Update: May 30, 2016 @ 8:11am

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

Update: May 22, 2016 @ 1:58am

Added descriptions

Update: May 22, 2016 @ 1:45am

Added descriptions