Step 12: Bullet Start Position 1

Goal:


Just like all the other sprites that wait for certain events before appearing, we want to hide all of our bullet sprites when we start the game.

Steps:

  1. Click on the bullet sprite.
  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: