Text Speech - Talking Characters.

Hi Everyone,

I’m trying to have a character in my game, talk when touched.
Think of Zelda, Pokemon or any RPG like that.
A Text box appears and cycles through a few captions of text.

Does anyone know any modules which aid with this?

Or otherwise, i might require help with the cycling through captions part.

I’m guessing a table would be ideal.
I read about a module for localisation which would store all text from the game in different languages.
http://howto.oz-apps.com/2011/07/localisation-in-coronasdk.html

Is there a simple way to show 1 textbox and then when tapped updates to the next.

sorry if the question is abit open ended.

[import]uid: 91798 topic_id: 22183 reply_id: 322183[/import]

If the text were in a table you could move to the next item when tapped, etc.

I don’t believe there are currently any third party classes for the kind of thing but that it would be very useful.

I’ve seen a few apps lately (RPG style) that use this kind of text.
[import]uid: 52491 topic_id: 22183 reply_id: 88282[/import]