Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: nopecio on November 28, 2013, 10:20:36 AM
-
Hi,
i'm trying to animate the new UISprite but i can't find any exposed public field to animate in unity, something like sprite index or something like that.
I would like to do the animation in the animation window rather than in code, is that possible?
If not, what's the second bets way?
Thanks!
-
I've added a 'nextSprite' field to UI2DSprite in f6, so you can use it to animate sprites.