iPhone RPG scrolling text for dialogue
- by user298261
Hello!
I have an RPG in development, but I'm still confused about the best way to display dialogue.
I want there to be a text box with text that scrolls (like any RPG), but what is the best way to accomplish this using X-Code?
Thanks!