Advertisement
Colornapse_Themes

Untitled

Nov 15th, 2018
133
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. local Part = Instance.new("Part")
  2. Part.BottomSurface = Enum.SurfaceType.Smooth
  3. Part.CFrame = CFrame.new(142.22, 76.745, 112.365)
  4. Part.Color = Color3.fromRGB(168, 189, 153)
  5. Part.Material = Enum.Material.Glass
  6. Part.Size = Vector3.new(96.98, 153.49, 82.15)
  7. Part.TopSurface = Enum.SurfaceType.Smooth
  8. Part.Transparency = 0.4
  9. Part.Parent = game:GetService("Workspace")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement