What is the correct way to possess a pawn in Mutiplayer - First Person Example

Here is what I’ve done, just for possession. My interface sets the replicated character from the pawn you start as. Then this allows both client and server to possess my new character/vehicle. I hope this helps.