Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: reis on March 07, 2014, 07:32:10 AM

Title: TweenAlpha for 2 seconds?
Post by: reis on March 07, 2014, 07:32:10 AM
Hi guys,
Since the new update I'm unsure how to use NGUI to tween the alpha to disappear then reappear the UI.

Currently I've added UIPlay Tween to my button and TweenAlpha to my object, then assigning Tween Target on my button to the object.

Using the graph on TweenAlpha I've created it to go from 1 to 0, (few seconds gap) 0 to 1. But it's not working as I'd like.

Any suggestions? Thanks in advance!

Title: Re: TweenAlpha for 2 seconds?
Post by: reis on March 07, 2014, 09:05:40 AM
I fixed this issue by changing "if already playing" to Restart.