Can you describe how to make several levels properly?
I'm doing like this
Creating a room in lobby with the name of the level
Than joining the random room in the lobby with the name of the level.
It worked when i test it locally with several opened windows, but when a lot of players started to play, lobbies are mixing, ex players from lobby 1 playin in the lobby 2 that is very weird.
I saw test game in the zip with the plugin, there is a very complex behaviors how to write room properties into a list but no options how to select and join rooms with needed properties like level and number of players.
PS
I wonder why there is no simple block that will join the room with needed stats.