Garry's Mod

Garry's Mod

[Obsolete] [E2] CollisionCore
Näytetään 1–10 / 11
< 1  2 >
Päivitys: 7.9.2022 klo 5.18

Added new CollisionData fields.
New functions:

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

Päivitys: 29.10.2018 klo 9.56

Fixed getCollision E2helper description

Päivitys: 24.3.2018 klo 4.50

Fixed vector leaks

Päivitys: 16.10.2017 klo 9.04

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

Päivitys: 3.3.2017 klo 12.57

Päivitys: 3.3.2017 klo 3.06

Fixed collision callback not working after reloading chip

Päivitys: 30.5.2016 klo 9.55

Fixed some bugs

Päivitys: 30.5.2016 klo 8.11

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

Päivitys: 22.5.2016 klo 1.58

Added descriptions

Päivitys: 22.5.2016 klo 1.45

Added descriptions