What I would like to do is make a room list so players can join others games. The problem Im running in is actually making the the list show the Room names.
Things to note:
I'm using a List to show the rooms.
I want a room list from, lets say "Example" games.
And if possible a player count and player limit numbers.
+Maybe servers that are private require a password before entering the Game layer.
+Is there a way for testing a room name exists, might need it for creating rooms. Or if room lists don't work, joining as well.
If you can do this I greatly appreciate 😄