How to animate multiple objects with randomized scaling?(bubbles specificly)

I have a bubble effect I am trying to create. What I am trying to do is create a series of 2D bubbles floating up and scaling to zero. I know the basics of animation, but I would rather not have to rig each bubble invidually too animate. Plus I want to give each bubble some animation randomization so it doesn’t like to unnatural. How would I go about adding the randomization in animating multiple at once?

Make your Animation with an Particle System and make the Scaling with Keyframes.

1 Like