I am a little confused on the whole process of how to connect the client to the server. Right now I create my player and its prefab on OnServerAddPlayer, then call NetworkServer.AddPlayerForConnection. But what/how from the client do I tell the server that I want to be added? Thanks in advance!
↧