Game Development Community

GuiScene tutorial problems

by AzraelK · in Torque Game Builder · 11/08/2006 (8:09 am) · 1 replies

Im trying to follow the guiScene tutorial from the TDn here
http://tdn.garagegames.com/wiki/Torque_2D/StandardTutorials/Basics/GuiScene

But as much as I try I just cant get it to work where and when is the code shown supposed to be located? I already tried main.cs but no luck

Also I just noticed I dont create the sceneGraph for the mainscreen anywhere in my code (at least I cant find it)

#1
11/08/2006 (10:13 am)
The scenegraph is typically created in your .t2d level file.