Step 1: Hide Apple

Goal:


As with all of our sprites, we don’t want them to be seen until we clone them and need them on screen.

Let’s start by hiding our apple before we need it.

Steps:

  1. Select the sprite called apple.
  2. From Events, place a when green flag clicked block.
  3. From Looks, place a hide block.
  4. From Control, place a forever block.

Code: