Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: ftcaicai on May 13, 2013, 05:49:04 AM
-
1. Set TweenRotation.Delay > 0.0f;
2. UIButtonTween.OnClick ()
The First time execute, all then is right. But when It second time for trigger, TweenRotation.Delay doesn't work.
It's that I fixed right?
-
I suggest using animations instead of tweens in this case.
Also make sure you have the latest version of NGUI. There have been MANY fixes related to tweens.