How to create a bouncing ball in Scratch

How to create a bouncing ball in Scratch
Step 1 – Change your
main sprite to a ball
Step 2 – Add the
following script to your
sprite:
How to create a Pong game in Scratch
Step 1 - Change the stage background and add two
sprites, a Ball and a Paddle.
Step 2 – Add the following script to the Ball.
Step 3 – Add the following script to
the Paddle
www.101Computing.net