DVD Bounce in Scratch

by pleeperz in Design > Animation

87 Views, 1 Favorites, 0 Comments

DVD Bounce in Scratch

Screenshot 2026-04-29 10.41.47.png
images (1).png

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

Screenshot 2026-04-29 10.36.12.png

Build the code above into the project.

Sprite 2

images (1).png

Import the above sprite into the project. Set the size to 50.

Code

Screenshot 2026-04-29 10.37.59.png

Code the above code into the project.

Done

Done!