Garry's Mod

Garry's Mod

[Obsolete] [E2] CollisionCore
Zobrazuje se 1–10 z 11 položek
< 1  2 >
Aktualizace: 7. zář. 2022 v 5.18

Added new CollisionData fields.
New functions:

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

Aktualizace: 29. říj. 2018 v 9.56

Fixed getCollision E2helper description

Aktualizace: 24. bře. 2018 v 4.50

Fixed vector leaks

Aktualizace: 16. říj. 2017 v 9.04

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

Aktualizace: 3. bře. 2017 v 12.57

Aktualizace: 3. bře. 2017 v 3.06

Fixed collision callback not working after reloading chip

Aktualizace: 30. kvě. 2016 v 9.55

Fixed some bugs

Aktualizace: 30. kvě. 2016 v 8.11

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

Aktualizace: 22. kvě. 2016 v 1.58

Added descriptions

Aktualizace: 22. kvě. 2016 v 1.45

Added descriptions