Garry's Mod

Garry's Mod

[Obsolete] [E2] CollisionCore
Menampilkan1-10 dari 11 kiriman
< 1  2 >
Pembaruan: 7 Sep 2022 @ 5:18am

Added new CollisionData fields.
New functions:

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

Pembaruan: 29 Okt 2018 @ 9:56am

Fixed getCollision E2helper description

Pembaruan: 24 Mar 2018 @ 4:50am

Fixed vector leaks

Pembaruan: 16 Okt 2017 @ 9:04am

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

Pembaruan: 3 Mar 2017 @ 12:57pm

Pembaruan: 3 Mar 2017 @ 3:06am

Fixed collision callback not working after reloading chip

Pembaruan: 30 Mei 2016 @ 9:55am

Fixed some bugs

Pembaruan: 30 Mei 2016 @ 8:11am

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

Pembaruan: 22 Mei 2016 @ 1:58am

Added descriptions

Pembaruan: 22 Mei 2016 @ 1:45am

Added descriptions