This program runs scripts on two different sprites and the programs interact with each other. Use the example given to complete a set of scripts that create a controller for the remaining three directions: left, up and down (right is done for you). You'll need to figure out how to bring in new sprites and change costumes. This challenge also introduces the coordinate grid. You'll need to understand how negative numbers work on the grid.