I have a text box that slides in and out - works great, but I need the text to change depending on the level.
I can find a lot of demos where the text is put into a variable (string) and the text scrolls up and down within the text box, but nothing that lets me set text to X and scroll up and down. At least not without putting something below the text to hide it.
The text box slides in and out and the text only appears when the text box is out, that all works great, but I can't figure out how to put scrolling text (with wordwrap) in there.
Thoughts?