-
Scrolling Text for a Ticker
Hello,
I want to create scrolling text for a fake news ticker. My solution was to merely type out the text on a text layer, and using keyframes, adjust the position to have it move across the screen.
My problem came when I wanted to loop it. I used the expression ‘loopOut’ and ‘cycle’. However, it would only loop when the text was done scrolling off of the page. I want it to continuously scroll and repeat the text, without there being a space.
I know that I could use different layers, or perhaps just make a really huge text box, but is there a way to do this using expressions? Have it loop back at a certain position?
Also, is there a far easier way to do this than to use ‘position’? It’s kind of gimmicky, having text scroll. I know plenty of programs that can just do it automatically (simply scrolls what you’ve typed). I want to use After Effects though as I have a lot of other graphic elements that I would like to add.