Discuss Scratch
- Discussion Forums
- » Questions about Scratch
- » need help understanding broadcast messages
- gourls
-
17 posts
need help understanding broadcast messages
can anyone help me, im kinda at a loss.
what are the scripts that respond to the message playWedge called and determines whether a particular wedge does flash and play its note when the message playWedge is broadcast? I'm trying to create a game but need help understanding this…. Thanks in advance!
what are the scripts that respond to the message playWedge called and determines whether a particular wedge does flash and play its note when the message playWedge is broadcast? I'm trying to create a game but need help understanding this…. Thanks in advance!
- Pianist1234
-
100+ posts
need help understanding broadcast messages
broadcast [something v]means that a message will be broadcast to all the other sprites
when I receive [the broadcast v]means that when the broadcast is received by another sprite, it does something.
Ex-Scratcher.
- gourls
-
17 posts
need help understanding broadcast messages
thanks i get it now 
So what are the scripts that respond to the message ‘playWedge’ headed and what determines whether a particular wedge does flash and play its
note when the message playWedge is broadcast?
Im trying to create a simon game if that helps.

So what are the scripts that respond to the message ‘playWedge’ headed and what determines whether a particular wedge does flash and play its
note when the message playWedge is broadcast?
Im trying to create a simon game if that helps.
- Discussion Forums
- » Questions about Scratch
-
» need help understanding broadcast messages