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.