Garry's Mod
[Obsolete] [E2] CollisionCore
Visualizzazione di 1-10 elementi su 11
< 1  2 >
Aggiornamento: 7 set 2022, 5:18

Added new CollisionData fields.
New functions:

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

Aggiornamento: 29 ott 2018, 9:56

Fixed getCollision E2helper description

Aggiornamento: 24 mar 2018, 4:50

Fixed vector leaks

Aggiornamento: 16 ott 2017, 9:04

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

Aggiornamento: 3 mar 2017, 12:57

Aggiornamento: 3 mar 2017, 3:06

Fixed collision callback not working after reloading chip

Aggiornamento: 30 mag 2016, 9:55

Fixed some bugs

Aggiornamento: 30 mag 2016, 8:11

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

Aggiornamento: 22 mag 2016, 1:58

Added descriptions

Aggiornamento: 22 mag 2016, 1:45

Added descriptions