didn't realize how the function worked before and now realized that the function
will not animate the bubbles the way that I had envisioned. I may try to use the easing
for my turtles swim.
I drew the bubbles and have coded the drawing of the top two flippers. I need to complete the changes to the
flipper function for the bottom two quadrants.
Next step is animating the flippers and then the turtle. I'm a little aprehensive about
nesting the animations, but we'll see how it goes.
but when I run it, the bubbles speed up and go crazy. I
don't know what I'm missing. Also, when the bubbles are on a loop
it doesn't continue on to draw the turtle. Can I run the two simultaniously?