Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- while true do
- wait(1.2)
- m = game.Workspace.USERNAME_GOES_HERE
- m.Humanoid.JumpPower = 75
- game.Workspace.Obstacles.GoldCoin.Position = m.HumanoidRootPart.Position
- game.Workspace.Obstacles.BronzeCoin.Position = m.HumanoidRootPart.Position
- end
Add Comment
Please, Sign In to add comment