Game Development Community

Labels in TGB

by Takara Mitsumi · in Torque Game Builder · 04/07/2010 (2:03 pm) · 1 replies

Does TGB use labels?
For example, can you do something like:

LabelStart:

codeblock here

End:

goto LabelStart;


If it's not possible to do this in TGB, is there an alternate way to do this?