What’s a Scratch ‘Broadcast and Wait‘ block
The Scratch Broadcast and Wait block is an Event block and a Stack block. The block sends a broadcast throughout the whole Scratch project — any scripts that are halted with the When I Receive block and are set to the broadcast will activate.
This broadcast block lets scripts send broadcasts, and have them wait until ALL scripts activated by the broadcast end (unlike the Broadcast block, which will let its script continue without it waiting for the scripts activated by the broadcast).
Broadcasts are a good way to have sprites and scripts communicate.
Continue Reading Teaching Advanced Programming Concepts with Scratch & ScratchJr





Secondary School Coding Curriculum Key Stage 3: design, use and evaluate computational abstractions that model...
Relative Frequencies of Letters in the English Language Graph #Python #Language #Teachers...
Arduino Driver Software Installed Successfully on COM4 #Arduino #Software...
Boston Dynamics SpotMini is a small 4 legged robot dog that comfortably fits in an...
Makerspace Community Arduino Projects #Hackerspace #Hackspace #Makerspace...
Google Blockly Games Maze 3 Solution #Blockly #Javascript #Coding...