Garry's Mod

Garry's Mod

[Obsolete] [E2] CollisionCore
Viser 1–10 av 11 bidrag
< 1  2 >
Oppdatering: 7. sep. 2022 @ 5.18

Added new CollisionData fields.
New functions:

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

Oppdatering: 29. okt. 2018 @ 9.56

Fixed getCollision E2helper description

Oppdatering: 24. mars 2018 @ 4.50

Fixed vector leaks

Oppdatering: 16. okt. 2017 @ 9.04

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

Oppdatering: 3. mars 2017 @ 12.57

Oppdatering: 3. mars 2017 @ 3.06

Fixed collision callback not working after reloading chip

Oppdatering: 30. mai 2016 @ 9.55

Fixed some bugs

Oppdatering: 30. mai 2016 @ 8.11

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

Oppdatering: 22. mai 2016 @ 1.58

Added descriptions

Oppdatering: 22. mai 2016 @ 1.45

Added descriptions