Game Development Community

Animated Menu

by Jamie62 · in Game Design and Creative Issues · 05/17/2011 (7:44 am) · 2 replies

Hi,Does anyone know if it's possible to have an animated sliding menu? I'm making a side menu to the right of the screen and when the user clicks an icon I want the menu rectangle to slide across the screen and slide back when the icon is clicked to close.

Is there any code for transformation of a GUI to animate it?

Thanks

#1
05/17/2011 (8:12 am)
Do you mean like this:

For HoverBoarderZ I implemented this resource, and ported it to TGB. It should port to T3D pretty easily.
Good Luck.
#2
05/17/2011 (8:23 am)
Brilliant, Thanks a million!