Hi guys
I've been looking around for an answer to my question... But I couldn't find any. Here is the thing :
I want to play tween on widgets (fade in/change positions), froward and backward depending on case.
In my hierarchy, I put the tween on the the widgets with the label and I put the collider and the UIButtontween on a parent.
I'm sending message when I need to or I'm using the collider to detect the mousse press.
Here is my unity configuration :
The thing is, the backward tween never works...
The only way I can get it play backward is setting toggle on "OnPressFalse". But then, disable won't work...
Any ideas ?
Finally, congrats for such a great tool.
Regards