Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- owner.Character.Humanoid.WalkSpeed = 0
- owner.Character.Humanoid.JumpPower = 90
- script.Parent = owner.Character
- while wait(1/16) do
- owner.Character:TranslateBy(owner.Character.Humanoid.MoveDirection)
- end
Add Comment
Please, Sign In to add comment