create a brick in roblox scirpt code example Example: roblox script to create brick local part = Instance.new('Part') part.Parent = game.Workspace