I’m building a game and I want to make the quests/missions you do multiplayer. I’m wondering. How does lets say a player join a game and end up in the same server/room with his lets say 3 other friends?
Lets say I want to ensure all 4 players end up in the same room, does ROBLOX do this automatically?
And what script teleports more than 1 player to another experience? Like if I made an extra level, and I wanted to teleport all 4 players at once? Any example code, or where I can read up on this? Thanks.