Garry's Mod

Garry's Mod

[Obsolete] [E2] CollisionCore
Ergebnisse 1–10 von 11
< 1  2 >
Update: 7. Sep. 2022 um 5:18

Added new CollisionData fields.
New functions:

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

Update: 29. Okt. 2018 um 9:56

Fixed getCollision E2helper description

Update: 24. Mrz. 2018 um 4:50

Fixed vector leaks

Update: 16. Okt. 2017 um 9:04

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

Update: 3. Mrz. 2017 um 12:57

Update: 3. Mrz. 2017 um 3:06

Fixed collision callback not working after reloading chip

Update: 30. Mai 2016 um 9:55

Fixed some bugs

Update: 30. Mai 2016 um 8:11

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

Update: 22. Mai 2016 um 1:58

Added descriptions

Update: 22. Mai 2016 um 1:45

Added descriptions