Step 13

Goal:


The next step is to program the maze doors to open and let the player save baby Yoda and finish the game.

Steps:

  1. Click on Sprite 3.
  2. From Events, place a when green flag clicked block.
  3. Click on Looks.
  4. Drag show underneath it.
  5. From Events, add a when I receive block.
  6. Select openDoor.
  7. Click on Looks.
  8. Drag hide underneath it.
  9. Click on Sprite 4.
  10. Repeat the above steps except select yodaSaved for the when I receive block.

Code: