Page 1 of 1

"Special" Buttons

PostPosted: September 27th, 2008, 4:37 pm
by Quore
I'm not sure what to call these but I was wondering if there's a way to have something you hover over and it would reveal a little animation of something sliding out from under it and that "slide out" be interact-able.


Like, you hover over it, the thing pops out, you click what you want to on it and then it closes?

PostPosted: September 27th, 2008, 8:57 pm
by SLoB
you can use triggers to move something out on hover but for it to close you will need to use the modify to close the draw or thing popping out

best way is to create a simple close animation switch which kicks off the animation to close your draw

then for each button that you want to be able to use within the draw add a play to that close animation to close it
you will need to hide the buttons before closing the draw and show them when the draw is open