Click the green flag to run the animation. Try remixing and adding to this animation: - add another character in one or both scenes. - add a third scene - add two new scenes, one showing where the cat goes after climbing the stairs, the other where the dog ends up. - allow the viewer to chose which character to follow into the next scene. Hint: use keyboard input with the "when key pressed" block, or input using the "question" and "answer" blocks.
There are two scenes in this animation. When you click the Green Flag, the first thing that happens is that each sprite and the background are set to the state they need to be in for the first scene: the indoors backdrop for the stage, the starting positions for the sprites and whether each is hidden or showing. When the sprites and stage receive the message "outside" their state is set for the beginning of the second scene.