-
Text Animating Postion Spacing
I’m animating text that starts off frame and then slides into frame one word at a time. Is there a way to do this so there is control of the spacing of the words? Currently the first word slides, first word stops, next word slides in and so forth. I’m trying make it so when you see the first word slide in the second is sliding in at the same time but with a gap between the word if that makes sense.
I almost achieved this by using the tracking property and setting the mode to subtract. The problem I had there was the word spacing started at the end of the sentence and I need it start at the beginning.