

On this page we will learn to switch between slides using block

You can add 4 slides in the Scratch Junior

Each slide gets its own block that allows the action to be directed to the appropriate slide


Delete the sprite TIC


You can delete a character in two ways:
1. Long press on the name of the sprite until a red X appears, pressing the X will delete the sprite
2. Long press on the sprite until a red X appears, pressing the X will delete the character
1
2

Add the background of the "farm"


Add the "horse" sprite



Add a new slide


Add the "Park" background to slide 2


Add the "elephant" sprite to slide 2


Add script 1 to the screen to slide 1 and script 2 to slide 2



1
2
-
Reset the character
-
Minimize the figure
-
A movement of 10 steps
-
Go to screen 2
-
Reset the character
-
Minimize the figure
-
A movement of 10 steps
-
End of script

Click on the green flag and run the script
