Navigation with gui
by Nir Ziso · in Torque Game Builder · 09/24/2006 (10:31 am) · 2 replies
I want to make a gui with 2 navigation button previous and next
When i press those buttons i want to show another data on this gui
i want to make some effect that the user will see he goes to another screen
how can i do it?
When i press those buttons i want to show another data on this gui
i want to make some effect that the user will see he goes to another screen
how can i do it?
Torque Owner Unk
GuiChunkedBitmapCtrl //Top Level Container - GuiBitmapButtonCtrl //Pane 1 Button - GuiBitmapButtonCtrl //Pane 2 Button - GuiBitmapCtrl //Pane Container -> GuiBitmapCtrl //pane1 -> GuiBitmapCtrl //pane2-Unk