Make a big actor with all the text.When createdMake self always simulateAlwaysset y-speed to -5
Alternately, you could have a "when drawing" event and draw all the text to screen, decrementing the Y coordinate to draw to every frame.
How do I make an actor that is just text?