Garry's Mod

Garry's Mod

[Obsolete] [E2] CollisionCore
Viser 1-10 af 11 forekomster
< 1  2 >
Opdatering: 7. sep. 2022 kl. 5:18

Added new CollisionData fields.
New functions:

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

Opdatering: 29. okt. 2018 kl. 9:56

Fixed getCollision E2helper description

Opdatering: 24. mar. 2018 kl. 4:50

Fixed vector leaks

Opdatering: 16. okt. 2017 kl. 9:04

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

Opdatering: 3. mar. 2017 kl. 12:57

Opdatering: 3. mar. 2017 kl. 3:06

Fixed collision callback not working after reloading chip

Opdatering: 30. maj 2016 kl. 9:55

Fixed some bugs

Opdatering: 30. maj 2016 kl. 8:11

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

Opdatering: 22. maj 2016 kl. 1:58

Added descriptions

Opdatering: 22. maj 2016 kl. 1:45

Added descriptions