How do I save a Player's Direction?

In your Controller class create an event “Set Client Control Rotation”.
Details panel set Replicates: Run on Owning Client.

In the Game Mode class after you spawn the character call the event.

2 Likes