Click on each button to change up your monster's look!
1) Create a head sprite for your monster.
2) Make a few different costumes for the head (with different colors or different shapes). Make at least 3 costumes.
3) Create a button sprite with the word "Head".
4) When you click on the button sprite, have it broadcast a message called "Change Head".
5) When your head sprite receives the "Change Head" message, have it change to the next costume.
6) Repeat steps 1-5 for each monster part (eyes, mouth, hair, etc.). Get creative!
7) Create a "Random" button that broadcasts a message called "random". When each body part receives that message, have it change to a random costume.