Posted September 30, 2023 by ochremarsh
- Updates the lobby with player data and character selection. The lobby menu will now show player names and who they selected.
- Updates the lobby with game state data and start button. The host will be able to start the game once both player has selected their character, which will create a new relay and start hosting server. The lobby will be locked, enter start state, and be updated with a relay code to join the server. All clients will then connect to the relay server with the relay code.
- Known bug: WebGL cannot host server because it cannot use sockets.
- Known bug: Client will not spawn player prefabs due to deferred message error from NGO module.