Simple Menu
by Jim Schuman · in Torque Game Engine · 02/21/2009 (1:50 pm) · 4 replies
How could I create a simple menu that opens up when I click a button on the side?
I want to use it for like an inventory or something, but just for now, how can I create the window to come open when I click the button?
I want to use it for like an inventory or something, but just for now, how can I create the window to come open when I click the button?
About the author
#2
02/21/2009 (2:24 pm)
Are there any good tutorials for serious beginners?
#3
Sorry I'd look at your profile and assumed as an Advanced Programmer that you'd be able to work from a code example already in the starter kits as it's an easy thing to do.
02/22/2009 (1:45 am)
You can have a look at the MinApp Tutorial series it takes you through creating a GUI.Sorry I'd look at your profile and assumed as an Advanced Programmer that you'd be able to work from a code example already in the starter kits as it's an easy thing to do.
#4
02/22/2009 (7:37 am)
Hand-holding tutorials are generally a bit lacking here on GarageGames, but that's not really a problem due to the many code examples that can be found. There are several inventory "Resources" that do exactly what you describe.
Torque Owner Andy Rollins
ZDay Game