Bald Runner | 10 years ago | 3 comments | 1.7K views
Hi, I would like to make some text go from the bottom to the top of the screen. Can a scroller be set to 'vertical'?
Mark
Scrollers are only horizontal, but I think you're on to something... a vertical scroller would be very useful.
IntroChamp, 10 years ago
Thank you for your request!
For now, you can simulate a vertical scroller with the text layer:
1) Set the TEXT ROTATION prop to (0,0,-90)
2) Set the CHARACTER ROTATION to (0,0,90)
3) Switch to FIXED SPACE with the 1st dropdown below the textbox
4) Set the SPACING to about (1,1,1)
Now animate the 2nd slider of the TEXT POSITION property and you have your vertical scroller!
michiel, 10 years ago