Goal:
If a small Asteroid touches the ship, then the player needs to lose one life and change costumes under the broadcast Hit1 messsage.
Steps:
- From Variables, place a change by block.
- Set the variable to Lives and the amount to -1.
- From Events, place a broadcast Hit1 block.