Tasharen Entertainment Forum

Support => NGUI 3 Support => Topic started by: dlewis on May 17, 2012, 07:24:16 PM

Title: Animation off sprite sheet
Post by: dlewis on May 17, 2012, 07:24:16 PM
Does NGUI support animations from a defined sprite sheet?

I haven't seen anything related to it in the engine so far and I just want to check before I start doing my own (probably just by changing the sprite every X time).
Title: Re: Animation off sprite sheet
Post by: ArenMook on May 17, 2012, 07:31:58 PM
UISpriteAnimation. :P
Title: Re: Animation off sprite sheet
Post by: dlewis on May 17, 2012, 08:24:25 PM
haha whoops, I completely skipped over that one thinking it was related to adding unity animations to sprites (like UIButtonPlayAnimation).

Thanks once again! You rock.