Garry's Mod

Garry's Mod

[Obsolete] [E2] CollisionCore
Visar 1–10 av 11 poster
< 1  2 >
Uppdatering: 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()

Uppdatering: 29 okt, 2018 @ 9:56

Fixed getCollision E2helper description

Uppdatering: 24 mar, 2018 @ 4:50

Fixed vector leaks

Uppdatering: 16 okt, 2017 @ 9:04

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

Uppdatering: 3 mar, 2017 @ 12:57

Uppdatering: 3 mar, 2017 @ 3:06

Fixed collision callback not working after reloading chip

Uppdatering: 30 maj, 2016 @ 9:55

Fixed some bugs

Uppdatering: 30 maj, 2016 @ 8:11

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

Uppdatering: 22 maj, 2016 @ 1:58

Added descriptions

Uppdatering: 22 maj, 2016 @ 1:45

Added descriptions