How Sprites Interact in Scratch
How Sprites Interact in Scratch
Interact In
Scratch
By the end of this class…
•What is Broadcasting
•But you can make one sprite tell another one it's
time to do something, and then that sprite can
move itself
You Broadcast a
Message in Instructions are sequenced using
Hold a Conversation:
Have sprites chat with one another in an animated scene or story.
Broadcasting can prompt a character to answer a question. Or,
cause a character to respond to something that was said.
Respond to Events:
Use broadcasting to make a sprite react to an event. For example,
a character may move or change appearance when something happens.
What can you do with broadcasting?
Continued...
•Once you have an idea, pick the sprite that will send the
Plan to message. Who is in control of when an action happens?
Broadcast a •Study the sprite’s script. To send the message at the right
Scratch •Next, pick the sprite or sprites that will receive the
message. What will they do when they receive the
message?
How to Broadcast a
Message in Scratch
3. Click the arrow. Select New message
1. Select the sprite that will send a
message.
2. From the Events palette, add the
block broadcast message1.
How to Broadcast a
Message in Scratch 5. Place the broadcast block where you
want to send the message.
1. Investigate
broadcasting blocking
using an example of
your own.
2. Try using broadcasting
in a game of your own.
Time To Reflect
1. How else can you
imagine broadcasting
being used?
2. How would you explain
broadcasting to someone
else?
3. What are you still
wondering about
broadcasting?
How to use broadcasting to direct the timing of the
events.
How communication can occur between sprites.
Lesson How can you create a dialogue between sprites.
How to change a backdrop using broadcasting
Outcomes
events.
How to trigger the start and end of the game using
Broadcasting.
How much do you remember?
1. What is Broadcasting?
2. What blocks are used in broadcasting?
3. Where can it be used?
4. Which button can you use to add a sprite to the
stage?
5. How can you change the folder you are looking at?