This is the starting point for a ghost trails project. The students should: 1. Create a loop that will move the sprite towards the mouse. 2. As the mouse moves, create a clone that will slowly ghost away. 3. Stop the loop when the user presses the space key. 4. Create a block that will move the sprite back to the center.