Move the mouse around the stage. Eyes turn green if you move away from the cat, red if you move towards, and normal if you are still. This is done by setting a variable to the sprites distance from the mouse pointer then a fourth of a second later setting another variable to same. Subtracting the first reading from the second tells you if the distance is getting larger or smaller. Have a look inside.