I’m trying to make my player pawn rotate on the z axis towards the direction its moving (only left/right on x axis). Making this work is simple for a player character but a player pawn doesn’t seem to work in any way I’m doing it. I’ve been trying to control the player controller, the mesh and the player pawn, only the player pawn seems to almost be correct. However when it is moving negative on x axis it behaves crazy and flings the pawn away to the right.
Any ideas how to fix?
The image is the current solution with the player pawn rotation being controlled.
