I created an animation for a toggle button, expecting it to play forward/reverse whenever i toggle it on/off. However I can't assign the animation object to this component, like if it is not compatible.
I wonder if NGUI is still using legacy animations, if so, how can I convert mine or create new one using the old system?
Thanks,