In this project, when the green flag is clicked, the Scratch Cat should start on the left side of the stage, say something about being on the left side, glide to the right side of the stage, and say something about on the right side. It works the first time the green flag is clicked, but not again. 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.2, the solution was to add a "go to x_ y_" to the start to Scratch Cat and his original coordinates so the project could reset.