mirror of
https://github.com/Ragora/T2-CPP.git
synced 2026-03-04 04:50:20 +00:00
13 lines
222 B
Markdown
13 lines
222 B
Markdown
TSExtension
|
|
=====
|
|
|
|
A general extension to the Torque Scripting language.
|
|
|
|
Additions
|
|
====
|
|
|
|
GrenadeProjectile.getVelocity()
|
|
GrenadeProjectile.getPosition() - Returns more accurate data
|
|
Player.isJetting()
|
|
Player.isJumping()
|
|
|