Sprite library example 3
The red blocks are following the penguin sprite using the follow method.
The blue block is following the mouse using the same method.
The green block is targetting the mouse (notice the difference!)
If the green block hits the penguin, it's hitEvent will fire, in
this case turning it white.