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