Advertisement
sIendytubble

a script that creates a basic part

May 6th, 2020
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.08 KB | None | 0 0
  1. d = Instance.new("Part",workspace)
  2. d.TopSurface = "Studs"
  3. d.BottomSurface = "Inlet"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement