5.1.2 Hide and Show

View

You can hide the sprite just to give a clear view of what you are drawing. When a sprite is hidden, you will only see the drawings but not the sprite drawing. This will give the viewer a clear view and make the drawing better. To hide the sprite, add a hide block from Looks to the start of the program and it will disappear.

Figure 134: Hiding a sprite

 

When you want the sprite to appear again, there is an option that allows you to make the sprite visible. To bring back the sprite, go to the Looks block and add show. This option is going to make the sprite appear again.

Figure 135: Showing the sprite

Last modified: Wednesday, 6 October 2021, 2:55 PM