The Scratch Cat should do a flip when the space key is pressed. But when the space key is pressed, nothing happens! How do we fix the program?
Welcome to Debug-It! A series of 5 projects where the ScratchTeam challenges you to fix the bugs. In Debug It 1.3, the solution was to add a "wait _ seconds" in between each "point in direction _" block, because otherwise the turns happen so fast, it is impossible to see!