Change the speed to slow down or speed up the ball's Rotation. Negative numbers make the ball go left. Vice-Verca for positive numbers.
Sprites Delete sprite1 (Scratch Cat) Create new sprite Name sprite "BALL" Draw a perfect circle with a border of 4 while holding SHIFT to ensure a perfect circle Draw a 4-wide line from the center to outline Code When Green Flag clicked (Create a new variable, name it SPEED) Set SPEED to 0 (Optional) Change the SPEED variable on the stage into a slider Minimum range to -150, Maximum range to 150