DVD Bounce in Scratch
This is how I made the DVD bounce thingy in scratch.
Supplies
SCRATCH
Sprite 1
Get a sprite. The basic scratch cat that appears when you make a new project works just fine.
Code
Build the code above into the project.
Sprite 2
Import the above sprite into the project. Set the size to 50.
Code
Code the above code into the project.
Done
Done!