The Hide and Show blocks make a Sprite disappear and reappear on the Stage. Useful in animations, dialogues, and games.
- Click on the Actions toolkit
- Scroll down to the Sprite Interactions section
- Drag the Hide or Show block into the editor
sprite.hide() sprite.show()