I am working on a multiplayer game and imported all my packages and assets. Now, I’m trying to set up a lobby system. Can anyone show me how to, or give me a tutorial for creating one. I’m using Netcode for GameObjects for this. Thanks for reading!
I am working on a multiplayer game and imported all my packages and assets. Now, I’m trying to set up a lobby system. Can anyone show me how to, or give me a tutorial for creating one. I’m using Netcode for GameObjects for this. Thanks for reading!
Here is a full lobby sample: Game lobby sample