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?
The original version of this project is by the ScratchEdTeam, the link is below. I don't own anything, this was posted for school. What was wrong with it is that it used four 90º turns with no indication of time in between them so it did it instantaneously. To fix it, I made it turn a large amount of times so that you could see it move and it worked. Now it does a slow, smooth flip.