Here is my first attempt at the bouncing ball animation with arcs. I think the bounces are effective but the ball travels too quickly. This is because I changed the frame rate to 24fps from 12fps but still only made enough frames for one second of animation. I can solve this problem by extending the length of the video by adding more frames overall, this will create a slower and smoother bounce.