Vamos a usar otro loop para colocar las figuras de zombis a lo largo del eje x en el escenario.

  • Crea un Integer Variable llamado x con un valor de 150. Asegúrate que está afuera del loop.
  • Arrastra Loop with Range a la parte inferior de tu programa.
  • Cambia el rango del loop a 10.
  • Arrastra Sprite at Position adentro del loop.

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)