Table of Contents
Pen

stamp

Description

When used in a script, the sprite will produce a bitmap image of itself which is stamped onto the stage. (Because it is merely a picture of the sprite and not a sprite itself, it cannot be programmed.) Like other Pen blocks, the Stamp block will not draw over sprites. The erase all block removes all stamped images.

Example

The example demonstrates how to use stamping and the mouse location sensing in Block coding.

Script

Output

Read More
All articles loaded
No more articles to load