#How can I teleport players to a different experience?
1 messages · Page 1 of 1 (latest)
use teleport service
https://create.roblox.com/docs/reference/engine/classes/TeleportService
also use mousebutton1 event on the button to trigger
1 messages · Page 1 of 1 (latest)
What type of script should I use and where should I place it? I have a GUI already but I'm not sure how I can make it so if a player clicks on the play button, they are teleported to the actual game.
use teleport service
https://create.roblox.com/docs/reference/engine/classes/TeleportService
also use mousebutton1 event on the button to trigger