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