Discuss Scratch

gourls
New to Scratch
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!
Pianist1234
Scratcher
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
New to Scratch
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.

Powered by DjangoBB