diff --git a/Mod Sources/TSExtension/README.md b/Mod Sources/TSExtension/README.md new file mode 100644 index 0000000..1188a67 --- /dev/null +++ b/Mod Sources/TSExtension/README.md @@ -0,0 +1,13 @@ +TSExtension +===== + +A general extension to the Torque Scripting language. + +Additions +==== + +GrenadeProjectile.getVelocity() +GrenadeProjectile.getPosition() - Returns more accurate data +Player.isJetting() +Player.isJumping() +