Instead of using the when arrow pressed block to describe right and left arrow movement, explain how you can you use if/then blocks inside a forever loop. You will need two if/then blocks, one for each direction of movement. Think about what block you will put in the if part of the statement and what should be the result in the then part of the statement. Type this into your word processing document. Then make the changes to your spaceship script.