so basically I want to make a script that teleports certain players into sub-place of the game, and it won't be joinable by another party of players
I'm not looking for a script that does that for me, but if you can tell me where I should start or what should I use to achieve that, that would help a ton. I've researched about TeleportPartyAsync
and CreatePlaceAsync
but I don't think they are relevant to my goal, maybe I'm over complicating things? Please help.
Mabye you can use the TeleportService
function to teleport. But then you can create another place and then add it to your game and the players can join it.
I hope it helped