Your Turn: First Scratch Project
Hands-On in Scratch | Rotating Backdrop
- Select a sprite and add it to the stage
- Upload a custom backdrop to the stage
- Add two additional backdrops to the stage from the library
- Add button sprites on the left and right sides of the screen
- Attach blocks to each button sprite
- When clicked, the sprite on the left should cycle to the previous backdrop
- When clicked, the sprite on the right should cycle to the next backdrop
- Challenge: When the main sprite is clicked, add a sound