- Home /
Move player in circle around center
Hello, I'm new in Unity and I'm working in a game in Unity 2D with C# and I want that my player moves in circle around the center of my screen(the distances between my player and center must be always the same), but I don't know how to do that, hope that someone could help me with code.
Comment
Your answer
Follow this Question
Related Questions
How to make a circle (player) rotate 1 Answer
Have a character face their moving direction? 1 Answer
Player Controller moves automatically forward. cant stop. 1 Answer
Rotate game object and then return to its original rotation 1 Answer
Problem with camera and character controller (fighting game) 1 Answer