When the green flag is clicked, both Gobo and Scratch Cat should start dancing. But only Scratch Cat starts dancing! How do we fix the program?
The problem with this program is that the animation for the space dude sprite didn't activate because it wasn't triggered by anything; it didn't have the 'when flag clicked' block at the beginning of the program like the scratch cat did, so I simply added one, and viola!