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