Rotating on 2D sprites
I have a circle and I divide it into quarter parts, (but they are still together to form one circle).
I want to rotate this full circle(four 2D sprites).
If you don't understand, I want something like that, http://www.threadbombing.com/data/media/2/tumblr_mdwb4liJab1rqffuyo1_500.gif
just that for me, I have 4 colors and 4 sprites(1 color per sprite).
How do I go about doing this?
Comment
Your answer
Follow this Question
Related Questions
Rotating an Object (To Face Another Object) Only on X and Y Axis 3 Answers
Rotate camera on collision of character 1 Answer
Cancel out the steering rotation returned from a wheel colliders .GetWorldPose(out pos, out rot); 1 Answer
Space/Aircraft rotation 0 Answers
Camera Controller script as a child object,Camera Control as a Child Object for my Player 0 Answers