Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local part = Instance.new("Part")
- part.Shape = "Ball"
- part.Anchored = true
- part.BrickColor = BrickColor.new("Pastel brown")
- part.Name = "Weird"
- part.Parent = workspace
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement