Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: Kafar on May 19, 2016, 03:43:48 AM
-
Hello,
I need to put into NGUI a lot of sprites about a flag and animate it, I have the sprites, the anim file and the anim controller.
I create a atlas with Atlas Maker and put into it the sprites, then....? I tried to put in a gameobject a UIButton and a UIPlayAnimation but in this last the anim file and/or the anim controller not are accepted. Why? And the atlas where I can put?
I'm sorry but I have a bit of confusion. I don't want to use the animation out of NGUI because my GUI is ALL NGUI.
Please, help me.
Thanks
-Kafar
-
UISpriteAnimation/UI2DSpriteAnimation can be used for basic sprite animations.
UIPlayAnimation is used to play Unity animations, not sprite animations.