Question by
Nvent97 · Oct 17, 2017 at 10:58 PM ·
rotationmovement2d-physicstopdown
How to simply make this kind of movement?
I'm doing a 2D top-down versus game in Unity (C#) and I want to move the player and to always look forward to where he is walking. Just like the game in the video (Arena Gods).
I've tried with transform.Traslate to move the character, but it will not face the right direction.
If could send me how can I search this, would be great.
Thanks!
Comment
Your answer

Follow this Question
Related Questions
2D Change direction with an arc 1 Answer
Record and replay movement 0 Answers
Look Left or right but keep walking forward 0 Answers
Enemy Movement With Physics (2D) 0 Answers
How to not execute certain line of code. 2 Answers