NextPreviousHomeCan a scroller be vertical?

Bald Runner | 10 years ago | 3 comments | 1,635 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




Share this on FacebookShare this on X

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


Thank you for those replies. Much appreciated.

Bald Runner, 10 years ago


Comment to this article

You must be logged in before you can comment to this article. Login | Register

More by Bald Runner