Click Green Flag, Hover Mouse Cursor over the Scratch Cat to Stop him. You'll notice that it sets the timer to zero, but if you hit the real stop sign up in the corner, the timer starts up again. Why is this?
?????????????????????????????????????????????????????????? I've always wondered, why did Scratch Team make the timer counter keep going after you hit stop? Why couldn't they just make a code that when you click on the stop sign, it sets the timer to zero, waits until it is zero, and then stops the project; keeping the timer at zero after it is stopped? Is there some hidden purpose for this that I don't know?