Game Development Community

Animated GUI

by Spencer Strombotne · in General Discussion · 08/27/2008 (11:35 am) · 3 replies

Would there be any way to make a GUI animated, ie. When you click something, a window doesn't just pop-up but pan in from the side of the screen?

#1
08/27/2008 (11:52 am)
Yes, you can read and write the .position property of your GUI components in TorqueScript, and use the schedule command to animate it in small steps.
#2
08/27/2008 (12:13 pm)
Use the search feature, there is a resource for this.
#3
08/27/2008 (7:23 pm)
That's Plastic Gem #4. It's not a Flash replacement, but it expands the Torque GUI quite a bit.