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.
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: