Step 5: Apple Movement 3

Goal:


Now that the apple has a starting location we want it to appear on the game screen and then it needs to start gliding towards the left.

Steps:

  1. From Looks, place a show block.
  2. From Motion, place a glide block.
  3. Set the first spot to 1 sec.
  4. Set X to -300. Don’t worry about setting Y, we will code that next.

Code: