Pass PlayerState to the server when the client join a session

@Rev0verDrive

Spawning? I don’t understand that.

This is the only thing I do in GameMode:

But this code runs twice: once from the player that runs as a Listen Server, and once for the player who joins the session in the listen server.

I don’t think I’m spawning anything or handle it.