Advertisement
Seadoke

Follow script

Apr 5th, 2015
287
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. b = Instance.new("BodyPosition") b.Parent = game.Workspace.Seadoke20.Torso b.maxForce = Vector3.new(600000000,6000000000,6000000000)
  2. while true do
  3. b.position = game.Workspace.Seadoke20.Torso.Position
  4. wait(0.1)
  5. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement