Tasharen Entertainment Forum
Support => NGUI 3 Support => Topic started by: CoderBear on May 02, 2013, 04:27:43 PM
-
Ok so I have a sprite that I need to rotate in a single spot along the Z axis. When the program is running you can see the Z is in fact in a circle, but visually the Sprite is not following suit. What am I doing wrong as this happens without issue in the game that is using 2D toolkit.
I would include code but the code itself is functioning properly and it is attached to the object.
I also tried using tween animation and nothing.
-
Is the panel marked as "static" in the UIPanel script? Try turning that off.
-
OMG Nicki you hit the nail on the head. Thank you for your quick and accurate and well worded response.
-
It's not my first time. ;)