Step 4: Apple Movement 2

Goal:


We want the apple to be at a different height each time a new clone is created so we have to jump and try and get the apple every time.

We want to use a pick random block so that it chooses a random y value for our apple to spawn at.

Steps:

  1. From Operators, place a pick random block into the go to x/y block in the y position.
  2. Set the random block to -90 and 25.

Code: