Advertisement
Hey1234567

Untitled

Mar 14th, 2017
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. L = Instance.new("Part", game.Workspace)
  2.  
  3. L.Name = LEFTPART
  4.  
  5. L.BrickColor = BrickColor.new("Black")
  6.  
  7. print(L.Position)
  8.  
  9. L.TopSurface = "Smooth"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement