Hi, this is my work-in-progress maze game! 12/14/18 - I decided to challenge myself and program Scratch Cat to change costumes. It is fine switching between costume1 and costume2, but as soon as I get to the key, I want to switch between costume 3 and costume 4. I tried out using conditionals, the = block, and the costume # variable, but it doesn't seem to be working yet. Feel free to leave me a suggestion in the comments.