Ok so, I’m trying to make a game and I need to make it that it teleports you into a game that is in the universe but when I use this script:
script.Parent.MouseButton1Click:Connect(function()
Also the issue may be that you are trying to teleport the player into the same place that they are already in. Since when I joined this, it looks the same as your picture meaning you are teleporting the player into the same game causing an error.