In this tutorial, you’ll discover how to resolve a typical challenge in Scratch programming: ensuring a sprite exits the stage completely without any residual traces. By following these steps, you’ll learn how to make your sprite disappear seamlessly when it reaches the edge of the stage.
1. Video.
2. Run Example.
When run the below example, use the Left and Right arrow key to move the cat. See the effect when it touches the stage edge.