Start up GUI?
by Tony Nguyen · in Torque Game Engine · 01/01/2011 (12:37 am) · 1 replies
Hey, I've recently started having a taste for game creation again and wanted to get back to Torque. I'm older than I was when I received TGE for my.. 14th birthday and I got frustrated and gave up cause I couldn't comprehend any of it. But now I'm a little older and wanted to give it another go :)
-
Could someone tell me how to change the startup GUI please? I think after I tested out the -dedicated command, it screwed something up (giving me an error in console when starting up: setContent(): Invalid control: MainMenuGui) and now my GUI is "MainMenuGUI" instead of "mainMenuGui.gui" (Although it's loading that perfectly fine; Loading compiled script LaCrown/client/ui/mainMenuGui.gui.) and now when I start torqueDemo, it just gives me a blank black screen because of the MainMenuGui I believe.
And I'm using TGE 1.4.2 by the way XD
Help would be much appreciated! Thanks :D
-
Could someone tell me how to change the startup GUI please? I think after I tested out the -dedicated command, it screwed something up (giving me an error in console when starting up: setContent(): Invalid control: MainMenuGui) and now my GUI is "MainMenuGUI" instead of "mainMenuGui.gui" (Although it's loading that perfectly fine; Loading compiled script LaCrown/client/ui/mainMenuGui.gui.) and now when I start torqueDemo, it just gives me a blank black screen because of the MainMenuGui I believe.
And I'm using TGE 1.4.2 by the way XD
Help would be much appreciated! Thanks :D
Torque Owner Kirchgessner
Prosimian Productions
If theres data in there then whenever you load your game hit F10 (duno mac command) and see if the buttons went off screen. When I was using tge it happened to me a lot because of scaling.