Waits to receive a specified broadcast message and then runs the script. Useful to communicate between objects and tell them when to do something.

Example
When you tap game over, the panda will disappear. You need two objects:

This is the script for the panda:

And this the one for game over:

Note: select the same message in both bricks!
Result

