Hello!
Here goes my very first post!
I'm trying to use the XML plugin to show text on screen, each line when a buttom is pressed or touch happens (like in a visual novel).
Already browsed these topics for answers:
scirra.com/manual/139/xml/page-1
scirra.com/forum/visual-novel-dialogue_topic46779.html
scirra.com/tutorials/354/xml-parsing
liquid-technologies.com/xml.aspx
scirra.com/forum/xml-tutorial_topic52382.html
The example on the second link loads the entire xml and shows on screen. I'd like to create a xml with all the in-game text and load each line (or paragraphs) one by one or set the pace that the letters are displayed not all at the same time. I never used any kind of parser. Ren'py or Novelty doesn't allow me (not as easy as in C2) to add gameplay or effects.
Is there an example that shows how to achieve this?
If not, can someone point me the direction?
Is there another way to achieve this?
Thanks in advance!