I am using NGUI to display a menu in my game. I am also showing players achievements as stars. I want to add some custom animation to stars. The problem I am having is I set,
before displaying the menu. Now I can’t get anything to play !!!
I noticed that NGUI tween animations are playing. Is there a way I can use that to play a custom animation?