local x = "148.70" local y = "21.72" local z = "31.55" local P = game.Players.LocalPlayer.Character.HumanoidRootPart P.CFrame = CFrame.new(x, y, z) end)
To embed this project on your website, copy the following code and paste it into your website's HTML: