TorqueScript
Appearance
![]() | This article does not contain any links to other Wikipedia articles. (November 2013) |
The computer game, Blockland, uses a scripting language called TorqueScript. Similar to C++ and C#, TorqueScript is a powerful entry-level scripting language that can allow complex features to be created. In order to begin learning how to write your own scripts for Blockland, you must first understand how to structure an Add-On.[1]
OR
TorqueScript (I'll be calling it 'TS' for short) is a coding language designed specifically for the Torque Game Engine (TGE). It's similar to javascript, so if you're familiar with that, this should be very easy.
It's a really simple language, not designed to do complex coding, but very useful if you're looking into either creating, modding, or simply fooling around with a TGE game.[2]
References
This redirect has not been added to any content categories. Please help out by adding categories to it so that it can be listed with similar redirects. (November 2013) |