The goal of this project was to have to sprites interact with one another using broadcast messages. Movement was also added to show more interaction. To use this project just simply hit the green flag.
I learned that code can be used by making it interact with other code. I did not understand how the broadcast system worked in this program but now I understand that it seems to just be a variable. It was challenging to figure out how I was going to make Calvrett react to the cat touching him but I found the "if touching" function to be the solution.