-
Animating position for a text cursor
Hi guys – somewhat cross-posting here from my thread in the main AE section: link
But I have a specific question for you expression geniuses.
Is there a way to get the coordinates of the last visible text character in a text layer? I guess the ideal solution would be the coordinates of the right-side boundary of the last character written.
I am trying to build a toolkit to animate graphical cursors of various types as text is written out on screen, and I can easily make the cursors blink exactly the way I want with fades, etc using expressions.
Where I am stuck is in moving a cursor layer to the spot it should be at relative to a text layer that is being animated on one character at a time.