Step 3: Enemy Costume Pick 1

Goal:


The enemy sprite will have to hide at the beginning of the game.

Then the enemy sprite will wait 1 second before it starts so that the player has a small amount of time after pressing the green flag to get ready to start playing.

Steps:

  1. From Looks, place a hide block.
  2. From Control, place a wait 1 second block.
  3. From Control, place a forever block.

Code: