Hi, i've a little problem with a tween position. I'd like to know if it's possible to activate a tween when the gameobject is activated. If I use a OnEnable function can i reach a "reset tween" or "start tween" or something else?
If the tween position script is checked, the animation starts when the scene start. I just want to activate the animation everytime the object is activated.
I tried to use UIbuttonTween to activate that tween, but i've some problem with the transform.. So, before working on that problem, i'd like to know if it's possible to do what i've asked =P
Thank you for patience =P