The Pen Extension allows sprites to control their pens, as well as stamp themselves onto the stage and remove all pen marks. To use them, they must be enabled in the “Extensions” section of the editor.
Pen blocks are useful when creating a one sprite one script project, allowing the following actions to happen:
- Stamp the sprite
- Put the pen down
- Release the pen
One example of a one sprite one script project is a simple drawing program. The pen extension can also be used to make games, simulations, 3D projects, and other projects.