Advertisement
BINO2002

Untitled

Dec 20th, 2018
8,143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. local hum = game.Players.LocalPlayer.Character.HumanoidRootPart
  2. hum.CFrame = CFrame.new(hum.Position) + Vector3.new(100, 30, 0)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement