• Ve a y arrastra Remove Sprite adentro del collision event.
  • Cambia la figura en el comando .remove_sprite() a hit_sprite.

Nuestra sprite es el extraterrestre y el hit_sprite es el meteoro. Este comando elimina el meteoro capturado.

  • Desde , arrastra Say adentro del collision event.
  • Cambia el string a "I got one!"

To navigate the page using the TAB key, first press ESC to exit the code editor.

# THIS ACTIVITY IS IN PREVIEW ONLY MODE
  • Run Code
  • Enviar Trabajo
  • Actividad Siguiente
  • Show Console
  • Reset Code Editor
  • Codesters How To (opens in a new tab)