Master-Server-Unity
Master-Server-Unity copied to clipboard
Menu navigation CreateCharacter SelectCharacter need to be revised, need more buttons and to switch between Create and Select make it clear for the user like renaming. At the moment it...
Adding a player to a room that is not static need a check if it is the first player if yes it is the master player. Removing a player from...
We need a List playerBuffer there we can add players until the server is ready if the state changed to ready send command something like joinRoom for all players in...