-
Character count and Frames
Hi there…
.
I am animating the text on using a range selector. I am making it so the text reveals at 1 character per frame.
Using this “thisComp.layer(“text”).text.sourceText.length”
I am able to count the characters and put the key frames a corresponding distance apart ..but what I would really like to do is have the character count (excluding spaces (it animates nicer that way) ) be used to drive an expression .. rather than just telling me.
So it would be . ,, Take the charactrs count (excluding spaces) and finish the animation on the range selector this number of frames up the time line.
Am I explaining this very well ??
Hope so ..
Thanks
Chris