Pen Blocks
These blocks are allowing the user to draw or stamp on the stage.

What pen blocks are?
Pen blocks are in extension section. These blocks are allowing the user to draw or stamp on the stage. There are 9 blocks under this category.



How to use “stamp” block?
This block allows the sprite to stamp itself.

How to use “pen down” block?
This block allows the sprite to get ready to draw. When you use move() block along with pen down block you can draw on the stage.

How to use “pen up” block?
This block allows to take away the pen from sprite. After “Pen up” sprite won’t draw on the stage.

How to use “erase all” block?
This block allows the user to erase everything on the stage including stamps.

How to use “set pen color to” block?
This block allows the user to set the pen color before drawing.
You can pick one of the color available with correct saturation and brightness.

Also, you can match the color available on the stage.
