Advertisement
rocket12211

Untitled

Aug 5th, 2017
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.13 KB | None | 0 0
  1. while true do
  2. local y = Instance.new("Part",game.Workspace)
  3. y.Position = game.Players.rocket12211.Head.Position
  4. wait(0.1)
  5. end
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement