I'm trying to create a lobby system that will find a match like other MOBA Games. Like when 10 players is finding a match, it will start the game and when there's only 9 players the system will still wait until it becomes 10.
I used Photon PUN 2 but now I'm using UNet to achieve this. Thanks in advance.