All Questions
Tagged with authentication levels
1 question
2
votes
1
answer
231
views
How do I manage multiplayer login?
How is the typical login, loading the level and spawning handled?
For example:
Client sends "iwanttologinwithcharacterx"
Server does some validity checks and instantiates characterx
Server sends ...