Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- block = Instance.new("Part", game.Workspace)
- block.Size = (4, 15.9, 4)
- wait(1)
- block.BrickColor = BrickColor.new("Camo")
- print 'Tower generated!'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement