when doing a scale transition like this, it’s helpful to use a null that has the scale animation, and then parent the other layer (in the case text) to the null. this allows more flexibility in positioning the text separate from the scale animation.
what i’d do is add a null to the comp (layer>new>null object). leave the null in the center of the comp, and do a quick scale animation — like 100% to 1000% over a few seconds (you can adjust the animation later).
the create the text and parent it to the null at the beginning of the animation (where the null is 100%).
the text should now scale up with the null. make any adjustments to the scale animation (if it needs to get larger/smaller or change the timing, etc)
now, as the text is scaling up, if you need it to fly into a letter, you have two options. if it’s already pretty close to landing where it needs to, you might be able to simple nudge the text to get it where it needs to be, but have the text still look centered at the beginning of the animation. if it’s not close enough to make it seemed centered at the beginning of the animation, you can animation he position of the text so that it slowly slides from it’s centered position at the beginning of the animation, to a position that it needs to be in at the end of the animation.
Kevin Camp
Art Director
KCPQ, KZJO & KRCW