TorqueScript


Full TorqueScript Support

TorqueScript is an easy to use C++ like scripting language that ties all of the various elements of your game together. It supports a large complement of functions including math, object manipulation, fileIO, and more. Compile on-demand with the integrated script compiler. Most of your game can be programmed in TorqueScript, and engine modifications such as physics or intense AI behavior coded in C++ with the Pro version of Torque Game Builder can called from script.

Debugging

Torque Game Builder features detailed local and remote debug and performance reporting.