I spent a decent amount of time creating my first animated start menu button and I think it's pretty good, more or less. But I'm not 100% satisfied. I would like to have the hot state loop instead of fixated on any single frame. Is this possible? The documentation on the site only shows the capabilities of the custom animated button system through the examples provided, but there's nothing about having multiple ranges and what you could do with that.
As it is right now, frame 0 is the normal state, frame 33 is the hot state and frame 8 is the pressed state. What I would like to do is have the normal to hot transition be frames 0-33 followed by a loop of a range with frames 9-33. Any help appreciated, thanks.
|