Advertisement
Hey1234567

Untitled

Mar 15th, 2017
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.20 KB | None | 0 0
  1. g = Instance.new("Part", game.Workspace)
  2.  
  3. g.Name = "gg"
  4.  
  5. while true do
  6.  
  7. game.Workspace.gg.Position = game.Workspace.gg.Position + Vector3.new(game.Workspace.Mr_Sparkles.Torso)
  8. wait(0.001)
  9. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement