I'd like to refuse new players from connecting, or even seeing the room as a candidate for JoinRandomRoom etc., after the game launches. I've tried reducing PhotonNetwork.room.maxPlayers to zero, which still doesn't prevent new connections. Proper way?
Thanks.
Thanks.