Hey everyone! I've just implemented a text box in the classic JRPG style, where characters are displayed one by one. Since this can be useful in a lot of scenarios, I've decided to share the code. I haven't spent much time optimizing it, but it should do for now. You can read a post detailing the algorithm and download the sample project here: http://bit.ly/feRgLu If you have any questions or corrections, just post a comment or reply here. Hope this helps someone