#How can ppl only join the main game and hide the other places like diffrent chapters for story games
3 messages · Page 1 of 1 (latest)
okay let me explain this as well as i can, alright so roblox has "experiences", correct?
now, what you wanna do is create places within an experience universe. so basically the main game thats gonna be the starterPlace, you can create places in that STARTER place universe you can do it by using the Asset Manager.
https://create.roblox.com/docs/studio/asset-manager
you can create a place within that place using AssetManager.
you see it has a Places folder thats where the "children" places would be.
and if you want to teleport players to a private server you can useing TeleportService:ReserveServer() maybe?
lets say i have 2 experiences can i combine them together so that one of the experiences will be in asset manager