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:
- Click on the bullet sprite.
- From Events, place a when green flag clicked block.
- From Looks, place a hide block.
- From Control, place a forever block.