Garry's Mod

Garry's Mod

[Obsolete] [E2] CollisionCore
Showing 1-10 of 11 entries
< 1  2 >
Update: 7 Sep, 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: 29 Oct, 2018 @ 9:56am

Fixed getCollision E2helper description

Update: 24 Mar, 2018 @ 4:50am

Fixed vector leaks

Update: 16 Oct, 2017 @ 9:04am

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

Update: 3 Mar, 2017 @ 12:57pm

Update: 3 Mar, 2017 @ 3:06am

Fixed collision callback not working after reloading chip

Update: 30 May, 2016 @ 9:55am

Fixed some bugs

Update: 30 May, 2016 @ 8:11am

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

Update: 22 May, 2016 @ 1:58am

Added descriptions

Update: 22 May, 2016 @ 1:45am

Added descriptions