Game Development Community

Animated buttons in TGE?

by Shane09 · in Torque Game Engine · 02/27/2009 (10:57 am) · 0 replies

I was wondering if it's possible to create animated buttons in TGE. Such as when the mouse scrolls over a button, an animation activates. Is this possible to do without modifying the engine? I was going to use GuiBitmapButtonCtrl, however, only 1 frame can basically be added. I still might do that, though. Is there any way I can add sound to the GuiBitmapButtonCtrl on mouseover?