Teleporting players from lobby to main game

Hello! So I’ve been trying to make a lobby system where server teleports players to the main game and the problem is that the main game appears in their Continue page which I don’t want to. I have been trying to use TeleportAsync and TeleportPartyAsync. Is there any way to make this? I saw a lot of games doing it.

Create a place within the game. Follow these steps:

Studio
Under the "View" tab, click on Manage Assets --Idk the exact name, but it's something similar to that.
Click experience places -- Again, this is just a reference name, idk the exact name.
Click create new place -- Again, this is just a reference name, idk the exact name.
And edit it as you wish from there!

Hope this helps! :smile:

3 Likes

Ye I have done it but how do I get place id?

Right click on the place in the asset manager, and click copy Id.

Thanks! Now I finally know how to do this!