The students will...
Yesterday we used branching and looping to decide between alternate possible actions and to make things move. Today we will learn about the most powerful way to control the sequence of events in a Scratch program: message passing.
Then we will create our own Scratch program which demonstrates what we have learned. Create a story that involves at least three characters (sprites) and three scenes (backgrounds). Use message passing to move the action from one scene to another.