Multiple Rooms With Mirror Networking
Hello there.
I'm building a multiplayer game and I want to make a matchmaker that can handle multiple rooms with players in it. every room is different from other rooms. I searched the web everywhere and I didn't find anything helpful.
if anyone knows how to do that. PLEASE help me.
Answer by VanToRiaXVII · Apr 12 at 03:19 PM
What you're looking to build is a lobby system where players can go to different rooms to launch matches. It's not directly implemented in Mirror, but you can use the MatchInterestManagement component to build it yourself. Here's a video that goes more in-depth on how to do that with Mirror:
https://www.youtube.com/watch?v=w0Dzb4axdcw
Your answer
Follow this Question
Related Questions
[Mirror Networking] How can i add a NetworkRigidbody component to an object ? 0 Answers
Trouble spawning objects on server in Mirror 0 Answers
Mirror - attribute assigned to server, but not client. 0 Answers
Multiplayer Networking Leap Motion with Mirror 1 Answer
[Forum bugged, can't delete] 0 Answers