Lab 5.2

by gcorrea3952
See Code Download Embed
When the green flag is pressed, velocity, size, and color attributes are set to their defaults (10, 100, and 0 respectively).
Here are the ranges for the attributes:

Velocity: 0-50
Size: 0-150
Color: 0-200

Each time the space bar is pressed, a clone of the original sprite will start moving from the center to a random direction "velocity" steps and bounce around within the stage.
To stop the script, use the stop button. 

Created December 7, 2020

Last updated December 7, 2020

Published December 7, 2020