I have two bars that will grow at the same time. Let's say one represents $750 and the other $1000. I want them both to reach $750 at the same time and then one of them keeps growing to $1000. Right now, the taller column grows faster because they're both reaching 100% of their size in the same timespan. I've got a few ideas but testing via trial and error with my currently limited knowledge is poor time management, I think. Here are my ideas (just to show I am putting my own effort and thought into this): Just make the taller column take longer on the timeline to reach 100%. Normally, that math might be easy but each second is just under 30 frames and ... yuck ... so I am thinking about using something like one frame per dollar and then multiplying that by something that wouldn't make it too fast. Make the taller column two pieces -- each column would be the same height so they reached the $750 height at the same time, then another column on top of the $1000 column grows from the $750 height to the $1000 height. Now that I think about that, though, I'd have to do math to figure out how fast that third shape grows so it's at the same pace as the others ... yuck. Is there an expression or something for this sort of thing -- to keep speeds consistent? And maybe I could use that with the first bullet above? Update: Would the best way to do this be to make them both the same height and use a mask for the small one?
... View more