Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local pl = game.Players.LocalPlayer.Character.HumanoidRootPart
- local location = CFrame.new(214.900024, 3.79999852, -139, 1, 0, 0, 0, 1, 0, 0, 0, 1)
- local humanoid = game.Players.LocalPlayer.Character.Humanoid
- humanoid:ChangeState(Enum.HumanoidStateType.Jumping)
- wait(0.1)
- pl.CFrame = location
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement