Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Game: https://www.roblox.com/games/1229173778/Lab-Experiment
- -- Script
- plr = game:service'Players'.LocalPlayer
- char = plr.Character
- root = char.HumanoidRootPart
- root.CFrame = root.CFrame * CFrame.new(0,100,0)
- root.Anchored = true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement