Add rotation to the input rotation of a PlayerController

I’m not sure why you are multiplying the base rotation by delta seconds but that could be why your pawn is spinning out of control. Also try using set actor rotation instead of add controller yaw input.