Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: mukulabdagiri on May 30, 2017, 12:06:24 PM
-
Hello,
I am able to animate UI sprites using NGUI sprite animation if I have only one UI sprite component on a gameobject. But I would like to add multiple UI sprites on the same gameobject and animate each of them separately using their own sprite animation. How can I achieve this?
Thanks, Mukul
-
You can't have more than one widget per game object. You have to have them go on separate game objects.