Making the monkey tower shoot
Continue editing the script you've created on the monkey.
> Click Events to see all the event blocks.
> Drag the event When the stage is pressed underneath the other blocks, like this:

> Open Events again and drag the broadcast 'message' block into the When the stage is pressed block. That block looks like this:

> Click on message to change it to shoot. Once you have completed these steps your code will look like this:

> Click the PLAY button again. Now the dart will shoot when you press on the screen in the game.
> When you are ready to continue, click NEXT STEP below.