|
#1
|
|||
|
|||
How to switch between menu screens
i am trying to build a game for a project and am working on the main menus. I have the different menu screens built, but how do i make the buttons on each screen work? And how do i make the buttons actually switch to other menu screens that i have built?
|
#2
|
|||
|
|||
You can use the vizact.onbuttonup command to register a function to be called when your button has been clicked. To switch menu screens simply hide the current menu and show the new menu when one of your buttons has been clicked.
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Custom Menu Options | south_bank | Vizard | 5 | 07-07-2008 10:52 AM |
I want to be able to switch the sensor data being sent to the HMD from the PPT | v-Salik | Vizard | 1 | 04-10-2008 02:28 PM |
creating floating menu | cookey | Vizard | 5 | 09-18-2007 05:41 PM |
Unhidden Menu | Jerry | Vizard | 3 | 07-02-2007 09:50 AM |
switch statement | vrlab | Vizard | 1 | 08-04-2004 10:23 AM |