change pen () by ()
Change pen () by ()
The change pen () by () block is a stack block in the Pen extension that changes a specified pen property by the entered number. It was introduced in Scratch 3.0 to replace the change pen shade by () and change pen color by () blocks, as well as to introduce new pen properties. The default property is color, while the default number is 10.
Dropdown Option
Property | Description |
---|---|
color | Changes the pen color/hue by a specific amount |
saturation | Changes the pen saturation by a specific amount |
brightness | Changes the pen brightness by a specific amount |
transparency | Changes the pen alpha/transparency by a specific amount |