In this project, the Scratch Cat teaches Gobo to meow. But when it's Gobo's turn to try -- Gobo stays silent. How do we fix the program?
Gobo sprite was missing the block definition and the meow sound. Nice exercise, looking at the code in the beginning I tought sprites could share blocks!