I'm using networkLobbyManager, I managed to create a match and allow the players to join the match by running matchMaker "JoinMatch". I have all the players in "Lobby Scene" but I did not understand how we can join them in the "play scene".
I have found that we can move to "play scene" only if all players are in ready state , but I do not understand how they will be so (in ready state)?