Move the Scratch Cat up and down with the arrow keys.
I put a 'wait one sec' block after the 'change by 1' block that was in the 'if touching scratch cat then' loop. I did this because i realized that the score was changing for how long the ball was touching the cat so i figured if it waited one sec then it wouldn't count it right away.