Game Development Community

In Depth TorqueScript Tutorial

by Marvin Apacible · in Torque Game Builder · 11/01/2010 (2:58 pm) · 1 replies

Hi All,

I'm currently trying to study Torque Game Builder. Is there any place where I can find a list of all the available functions and their uses?

I'm looking at scripts on the included Solitaire game and I have dozens of questions already. Stuff like what does isObject do, what's the difference between delete and safeDelete, what's new ActionMap(moveMap) is for, etc.

I am still on the trial version so I don't have a copy of the source code yet :(

About the author

Recent Threads


#1
11/01/2010 (7:25 pm)
A list of available functions can be found in the documentation included with TGB. Have a look under the Reference -> TGB Reference section.