Hi Trent. Thank you for the help. But unfortunately this won’t work for me either. I have a paragraph layer and the lines are automatically cut(boxText layer). More than this, the source of the text is taken from an external json file that is automatically created. So I have no control over the newline character. Also, I can only roughly assume the number of lines since the text would be different every time. And I cannot split it in smaller texts since the break from the paragraph text does not create any kind of breaking char so I could split() it.
My idea was to create an animator for lines which makes the lines visible one by one, instantly(with a selector based on index and with an expression on start and end that go from zero to number of lines). Then, over this, somehow create a character animator that goes from 100 to 0, but only on the visible line. I thought that this was possible by adding an expression selector or something similar but I am lost from here…
Here is an aep file if you want to better understand how I made the lines. If you modify the paragraph and make it thinner, thus more lines, the animator still works.
https://www.dropbox.com/s/ise06dx2ogmfdh0/arab-animator.aep?dl=0