Best matchmaking way for horror games?

Hello,

I recently started working on a brand new horror game, and I’d like to ask a quesiton, what is the best way to gather up players together in a match/run?

If you don’t understand what I mean, it is teleporting specific players that were in a queue into a match, more like a party. What is the best way to do that? (Creating a party from different servers, or touching a part that teleports players when the queue is full like Doors?

Thanks.

You would get all Players in the queue, reserve a Server for them/have another place for them, and use TeleportService to teleport them there with a for loop

1 Like

If you are gathering random players from different servers, I’d recommend checking thier region in order to make it easier for them to socialize and have less delay (ping).

1 Like