I'm making a 3D action sidescroller and right now the character can move left and right (video below) and I am having trouble getting the character to rotate smoothly instead of just snapping left and right, please help!
Video
Right now I am using move and slide to move and changing rotation_degrees to rotate.