How to setup Global Matchmaking for Unity

Опубликовано: 20 Январь 2025
на канале: Tarodev
78,040
2.7k

Global matchmaking has never been easier with Unity's new Lobby and Relay systems. With just a few lines of code you can match players from around the world to play together. Bypass network hassles using relay and create customized games using lobby.

Lobby & Relay: https://on.unity.com/3HMloU8

Netcode git url: com.unity.netcode.gameobjects

Project files (this is a complete solution): https://github.com/Matthew-J-Spencer/...
If you're after my simple example in the video: https://gist.github.com/Matthew-J-Spe...

❤️ Become a Tarobro on Patreon:   / tarodev  

=========

🔔 SUBSCRIBE: https://bit.ly/3eqG1Z6
🗨️ DISCORD:   / discord  
✅ MORE TUTORIALS:    / tarodev  

0:00 Intro
0:20 Install packages
0:40 Setting up Unity Gaming Services
1:30 Setting up Relay
7:20 Setting up Lobby