Hello!!!
In my game I have added a server system where people can join your server. Now, I want to cap the players on that server. So if you click on “1” There will be only one player in your lobby, which is yourself. And if you click on “2” there will be two players in your server, all the way to 5 max players.
How would you do that?
All help would be well appreciated!
The children in 5 are the same in 1, 2, 3 and 4. Also the ImageButton is the button that conrolls the amount of people that can go in a server/lobby.