TorqueScript: Difference between revisions

From Graal Bible
(Replacing page with ''''TorqueScript''' is a C++-like language used to create games and systems using the Torque engine. It is supported by way of the console in the public releases of Graal3. ...')
No edit summary
Line 1: Line 1:
'''TorqueScript''' is a C++-like language used to create games and systems using the [[Torque]] engine. It is supported by way of the console in the public releases of Graal3. It is not used anymore in [[Graal3D]] and [[Graal4]], but [[GScript2]] borrowed a few syntax constructs.
'''TorqueScript''' is a C++-like language used to create games and systems using the [[Torque]] engine. It is supported by way of the console in the public releases of Graal3. It has not been used at all since the release of [[Graal4]], but [[Creation/Dev/GScript|GScript2]] closely follows the syntax.

Revision as of 01:39, 20 July 2009

TorqueScript is a C++-like language used to create games and systems using the Torque engine. It is supported by way of the console in the public releases of Graal3. It has not been used at all since the release of Graal4, but GScript2 closely follows the syntax.