Game Development Community

Documentation for TorqueScript

by Alistair Lowe · in Torque Game Builder · 04/17/2010 (2:24 pm) · 1 replies

Hi guys,

I'm just staring to get into scripting for Torque Game Builder but am a little confused. Where is the documentation listing functions for objects etc? Such as setPosition or the FlipY property?

Many thanks

#1
04/17/2010 (4:26 pm)
This is the place to find class methods.

If you wanted to find out about say callbacks for a t2dAnimatedSprite, you would go here, click on t2dAnimatedSprite, then go down to callbacks.

Here is a quick reference as well.

I have these three links open all the time when I'm doing anything in Torque.