Add rotation to the input rotation of a PlayerController

If you use actor rotation set to self as the “New Rotation” in the Set Controller Rotation node it will recenter to the position of the character.

The only problem is it snaps to that location instead of slowly rotating to that position. If you want a smooth rotation use RInterp and use Player Controller Rotation as the current and Actor Rotation as the target.

1 Like