Garry's Mod
[Obsolete] [E2] CollisionCore
Показані результати 1–10 із 11
< 1  2 >
Оновлено: 7 верес. 2022 о 5:18

Added new CollisionData fields.
New functions:

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

Оновлено: 29 жовт. 2018 о 9:56

Fixed getCollision E2helper description

Оновлено: 24 берез. 2018 о 4:50

Fixed vector leaks

Оновлено: 16 жовт. 2017 о 9:04

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

Оновлено: 3 берез. 2017 о 12:57

Оновлено: 3 берез. 2017 о 3:06

Fixed collision callback not working after reloading chip

Оновлено: 30 трав. 2016 о 9:55

Fixed some bugs

Оновлено: 30 трав. 2016 о 8:11

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

Оновлено: 22 трав. 2016 о 1:58

Added descriptions

Оновлено: 22 трав. 2016 о 1:45

Added descriptions