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?
http://scratch.it.edu/projects/10437366 . It was not working because of the turn was happening at the same time. So I gave it 0.3 time stops.