- Unity 2018.3.4 or later. You can download the latest version of Unity here: https://unity3d.com/get-unity/download
- A SocketWeaver Account. You can create a SocketWeaver Account for free here: https://portal.socketweaver.com
All accounts get 20GB of data for FREE every month.
In this tutorial, we are going to make a basic lobby with the following features.
- Custom player name
- Custom room data
- Player chat
- Room chat
- Team management
- Room list with paging
We will show you the process step-by-step. By the time you finished reading this tutorial, you will be ready to start creating your own lobby interface and matchmaking logic.
The source code of this tutorial is hosted at: https://github.com/SocketWeaver/lobby
We recommend you start with the Lobby-start starter project and follow the steps of the tutorial to get the most out of it.
The final lobby project.
If you have questions about the tutorial, join our discord server at: https://discord.gg/qXt7Bkf