Garry's Mod

Garry's Mod

[Obsolete] [E2] CollisionCore
11 sonuçtan 1 ile 10 arası gösteriliyor
< 1  2 >
Güncelleme: 7 Eyl 2022 @ 5:18

Added new CollisionData fields.
New functions:

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

Güncelleme: 29 Eki 2018 @ 9:56

Fixed getCollision E2helper description

Güncelleme: 24 Mar 2018 @ 4:50

Fixed vector leaks

Güncelleme: 16 Eki 2017 @ 9:04

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

Güncelleme: 3 Mar 2017 @ 12:57

Güncelleme: 3 Mar 2017 @ 3:06

Fixed collision callback not working after reloading chip

Güncelleme: 30 May 2016 @ 9:55

Fixed some bugs

Güncelleme: 30 May 2016 @ 8:11

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

Güncelleme: 22 May 2016 @ 1:58

Added descriptions

Güncelleme: 22 May 2016 @ 1:45

Added descriptions