To smothly rotate the player towards one direction you’ll want to use RInterpTo, to interpolate between the actual rotation and the target rotation with the given speed at the given rate.
To smothly rotate the player towards one direction you’ll want to use RInterpTo, to interpolate between the actual rotation and the target rotation with the given speed at the given rate.