Garry's Mod
[Obsolete] [E2] CollisionCore
Hiển thị 1-10 trong 11 mục
< 1  2 >
Cập nhật: 7 Thg09, 2022 @ 5:18am

Added new CollisionData fields.
New functions:

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

Cập nhật: 29 Thg10, 2018 @ 9:56am

Fixed getCollision E2helper description

Cập nhật: 24 Thg03, 2018 @ 4:50am

Fixed vector leaks

Cập nhật: 16 Thg10, 2017 @ 9:04am

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

Cập nhật: 3 Thg03, 2017 @ 12:57pm

Cập nhật: 3 Thg03, 2017 @ 3:06am

Fixed collision callback not working after reloading chip

Cập nhật: 30 Thg05, 2016 @ 9:55am

Fixed some bugs

Cập nhật: 30 Thg05, 2016 @ 8:11am

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

Cập nhật: 22 Thg05, 2016 @ 1:58am

Added descriptions

Cập nhật: 22 Thg05, 2016 @ 1:45am

Added descriptions