Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: ftcaicai on May 13, 2013, 05:49:04 AM

Title: UITweener BUG?
Post 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?
Title: Re: UITweener BUG?
Post by: ArenMook on May 13, 2013, 11:00:12 AM
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.