New developer help
OK, so I asked the similar question a while back but now with a new release of NormCore 3 mine said I would like to ask the same question and explain in great detail
I am trying to make a lobby system that works exactly like this small variations are welcome if someone can help me
You spawn in and graded with three buttons join random public join by code and single player now right now you’re in this starter world where you’re basically completely isolated and by yourself however, let’s say you click join random public. It should check for available lobbies with less than eight players if lobby has eight players it’s no longer available or that’s the lobby mask capacity and if it has less than eight players, the lobby shouldn’t exist, all rooms have their own unique pin/code of about six digits I think
Whenever you join a public lobby, it just searches for available lobbies if no available lobbies are open then you create your own public lobby, which means since all the other lobbies were closed, and you created your own, if someone else tried to join a public lobby, they would automatically defaulted to yours unless something changed
join by code brings you up a keyboard you can type in your code and it checks if that lobby already exists if the lobby exists check if it has more than eight players if it does, you can’t join if it doesn’t you can join if that lobby doesn’t exist then you can create a lobby with that pin/code. Furthermore, you get teleported to this different world/area where you get to run around and fight and do all that.
As a new developer, I’m not only confused by just about everything but especially multiplayer that’s why I came to NormCore because I was told it is the best for new players and old all above
I am trying to make a lobby system that works exactly like this small variations are welcome if someone can help me
You spawn in and graded with three buttons join random public join by code and single player now right now you’re in this starter world where you’re basically completely isolated and by yourself however, let’s say you click join random public. It should check for available lobbies with less than eight players if lobby has eight players it’s no longer available or that’s the lobby mask capacity and if it has less than eight players, the lobby shouldn’t exist, all rooms have their own unique pin/code of about six digits I think
Whenever you join a public lobby, it just searches for available lobbies if no available lobbies are open then you create your own public lobby, which means since all the other lobbies were closed, and you created your own, if someone else tried to join a public lobby, they would automatically defaulted to yours unless something changed
join by code brings you up a keyboard you can type in your code and it checks if that lobby already exists if the lobby exists check if it has more than eight players if it does, you can’t join if it doesn’t you can join if that lobby doesn’t exist then you can create a lobby with that pin/code. Furthermore, you get teleported to this different world/area where you get to run around and fight and do all that.
As a new developer, I’m not only confused by just about everything but especially multiplayer that’s why I came to NormCore because I was told it is the best for new players and old all above