Let's add a second monster. This monster has a cool death animation. Here's what you need to do. 1. The monster is cool, but you can beat the game without seeing him. Make the new monster be in the first level. Use a "repeat" block to add 3 of him to the level. Test to make sure it works and you can get to the second level. 2. Every so often the counter called "m2random count" counts down to zero, and then resets to a random amount. Every time that happens, the monster is supposed to point to a new random direction. Make it so.