Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: J. Park on September 17, 2012, 11:36:35 AM

Title: Alpha value animation of UISprite
Post by: J. Park on September 17, 2012, 11:36:35 AM
I use NGUI 2.2.0

I wanna use animation to change alpha of UISprite to make it blink smoothly. (one blink for about 4 seconds)
I set up animation component, and attached it to UISprite object.
When I play, I can see animation in UISprite inspector.
But I can't see animation in actual scene view or game view.
In game view, initial visibility doesn't change.
UIPanel's static property is not checked.

Did I miss something?

Title: Re: Alpha value animation of UISprite
Post by: ryan on September 17, 2012, 11:57:32 AM
http://www.tasharen.com/forum/index.php?topic=905 (http://www.tasharen.com/forum/index.php?topic=905)
Title: Re: Alpha value animation of UISprite
Post by: J. Park on September 17, 2012, 02:27:50 PM
Thanks~