Advertisement
rocket12211

Untitled

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