Author Topic: UITweener BUG?  (Read 1253 times)

ftcaicai

  • Guest
UITweener BUG?
« 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?

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: UITweener BUG?
« Reply #1 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.