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?
We changed the degree in the first movement block because without different degrees the sprite will stay in the same spot. To spin counterclockwise add a lower number than 90 degrees. To make it spin clockwise type a larger number. You also do not need to add in the extra three movement blocks. It will spin with just 1.