How to have text go vertically up screen

My students are able to have text scroll across the screen however I cannot seem to get the text to scroll vertically. Ideas?

This might help:

Thank you so much for the assistance! I could get the horizontal but just couldn’t figure out the vertical!
This is wonderful! Thanks again!

@jenkija,

@pluto 's instructions above will help with the vertical as well. When you look at the text block, there are both x and y parameters. So, you would keep x constant but use @pluto 's advice for incrementing (using the counter pattern) for the y parameter (so use y instead of x).
text

Hope that helps!
~Michelle