Step 17: TIE-Bomber Movement

Goal:


With our Bomber ready to go, we now need to tell it how to move.

It should move from the top of the screen all the way to the bottom of the screen.

Steps:

  1. From Control, place a when i start as a clone block.
  2. From Looks, place a show block.
  3. From Control, place a forever block.
  4. From Motion, place a change y by block, and set it to -4.

Code:


Click to replay