Pen block idea: Draw text
Edited
You can use the Pen blocks to draw text on the screen. The text could be instructions to help people play your games or something else entirely. How you use these tools is up to your own creativity.
First, this script draws a purple, rectangular box at a specific coordinate location. Then it draws two lines of text within the box. The result is something that looks like this, which you might use at the start of your game!
Notice how the clear block removes all Pen marks (that is, any text, lines, or shapes drawn with Pen blocks) from the Stage.