sharonmumbai
New Member
Im using a custom \[code\]Dialog\[/code\] set up in \[code\]xml\[/code\] to create speech-bubbles for my game-characters. And in these dialogs I have a \[code\]textView\[/code\]. The norm for a textView is to just post all the text as soon as the dialog appears. But I want it to advance forward through the text from the first letter, like in Zelda or Pokemon, and a million other games ^^ Any help is appriciated!