Menu System
by Andrew Patterson · in General Game Discussion · 02/28/2012 (6:11 pm) · 0 replies
Hey There,
So I am currently working on a menu system using Torque's GUI. However I have ran into a few problems. What I want is a menu system like say New Game, Load Game, etc. I have created those as buttons. Now what I want is so that you can use the keyboard to move and select the desired option of the command button. I have started work on such a menu, and I can share some code if it is needed to further explain what I wanna do. My biggest problem is finding the functions to activate such events using the GUI buttons and stuff. Again I can explain this further if others are confused on what I wanna do.
So I am currently working on a menu system using Torque's GUI. However I have ran into a few problems. What I want is a menu system like say New Game, Load Game, etc. I have created those as buttons. Now what I want is so that you can use the keyboard to move and select the desired option of the command button. I have started work on such a menu, and I can share some code if it is needed to further explain what I wanna do. My biggest problem is finding the functions to activate such events using the GUI buttons and stuff. Again I can explain this further if others are confused on what I wanna do.
About the author