Scratch Weather & Outfit Part 2

This program builds off of Part 1 Weather & Outfit

This was somewhat inspired by the now extinct Amazon Echo Look.

Make a copy of your original program.

This program will:
-ask the same questions about the weather
-offer the same outfit suggestions
-ADD footwear choices
-ADD accessory choices
-change the costume of a sprite to show pictures of the outfit
-change the background to show what the weather will be

Strategies:
1. create a second sprite for the outfit pictures.
2. find images of each outfit choice.
3. upload these images as costumes for the outfit sprite.
4. use a broadcast message from the cat sprite to trigger costume changes and background changes.
5. use a start broadcast message to reset the program for the next person.

Code samples:

This resets all the variables and sends a broadcast message to start.

The code below broadcasts a message to for a specific weather condition:

 

The code below is for the outfit sprite for when it receives a broadcast message.  This will change the costume to the puffer jacket image: