STEP 13: Our game runs, but nothing happens when our alien catches a meteor!
This event should NOT be indented. The collision event should be OUTSIDE of any other events.
Notice that whenever the sprite catches a meteor, the alien moves to the center and meteor hides. That's not what we want! We'll update the commands in the event in the next activities.
To navigate the page using the TAB key, first press ESC to exit the code editor.