Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- b = Instance.new("BodyPosition") b.Parent = game.Workspace.Seadoke20.Torso b.maxForce = Vector3.new(600000000,6000000000,6000000000)
- while true do
- b.position = game.Workspace.Seadoke20.Torso.Position
- wait(0.1)
- end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement