Help... Need to change skin/looks of default gui button
by fossilnite · in Torque Game Engine · 01/12/2012 (3:11 am) · 2 replies
Hi all... First thanks for reading this.
Okay I am a complete noob at this kind of stuff... So please bear with me.
1)I need to change my gui(F10) button or rather create a new button with a different skin.. When i create a new GuiButtonCtrl i cant seem to find the skin button....or image or something like that...I need to change its default looks. ><
2)Is it possible to add animations to the gui(mainMenu)? :-(
......
Please.... Any kind soul out there willing to save my spirit? ( _ _ )
- '
Okay I am a complete noob at this kind of stuff... So please bear with me.
1)I need to change my gui(F10) button or rather create a new button with a different skin.. When i create a new GuiButtonCtrl i cant seem to find the skin button....or image or something like that...I need to change its default looks. ><
2)Is it possible to add animations to the gui(mainMenu)? :-(
......
Please.... Any kind soul out there willing to save my spirit? ( _ _ )
- '
Associate Michael Hall
Distracted...
Button animations will require some additional source code modding depending on the type of animation you desire. Out of the box you can do basic image change when you hover over and/or press the button - mostly used for highlighting or making a button glow.