5 NGUI elements are moving in unison when a tween event is fired up.
Currently I use many many tweens to get the effect I want and it is time consuming.
Is there a tween script that plays a unity animation ? (responds to the tween group and plays one forwards animation for fwd, one backwards animation for backwardsetc...)
Thanks.