Hello!
Ive got this code snipped witch causes the rotation of the player to its moving direction But its not smooth the player instent rotates. How can I make it a smoother rotation?
Maybe it’s so slow you can’t see it rotate. Put the smooth as a public at the top and change it with the editor.
Also, you should be rotating the rigidbody, I think, if you are in fixed update using physics.