I would like to make a list of credits(text) on my last frame that scroll vertical on the screen. I would like for the text to appear in a specific location one line at a time, scroll vertically on the screen for a distance, and then disappear one line at a time.
I have been able to create this effect by creating two blank boxes, one on the top and the other on the bottom of the frame. Then I used a "string object" with a "vector" movement to scroll the text out from under one box and back under the other. This made the text appear as if it was located only in the center of the screen.
Is there a way to create a box of text that allows the text to scroll within the box? Are there any other self containing text options that will perform a function like this?
Thank you.
