Game Development Community

Frustrating problem....please help

by David Deschenes · in Torque Developer Network · 02/20/2009 (11:17 am) · 1 replies

hey all,

I recently began creating a game and felt the need to add a main menu screen. Since i had no idea how to go about making one i decided to use the miniTutorial gui main menu. once starting the tutorial, to my dismay, i noticed that my gui builder didnt have any of the profiles that were needed and wouldnt allow me to edit anything at all. now im not sure if this is a bug or if im just doing something wrong, but if anyoune can help me out in any way it would be greatly appreciated.

#1
02/20/2009 (4:22 pm)
Honestly, I used the GUI a few times and gave up. I do everything with scene graphs. I load my main menu as a level. I know it doesn't answer your question but I found scene graphs were more flexible.