Author Topic: TweenAlpha for 2 seconds?  (Read 3195 times)

reis

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 15
    • View Profile
TweenAlpha for 2 seconds?
« 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!


reis

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 15
    • View Profile
Re: TweenAlpha for 2 seconds?
« Reply #1 on: March 07, 2014, 09:05:40 AM »
I fixed this issue by changing "if already playing" to Restart.