Step 1: Change the Ship Costume to Standard

Goal:


Let’s start upgrading our game by changing the costume for the ship when it gets hit!

First, when we begin the game we want the ship to look normal.

Steps:

  1. Click the sprite for the ship.
  2. Right under where all the variables are set, from Looks, place a switch costume block.
  3. Set the Costume to Ship.

Code: