This tutorial looks at a JSON based system for handling and displaying dialogue. The whole example file is controlled by touch (just tap or click to advance the...
This was a good tut for introducing dialogue. It would be helpful to include a way of posing a question so that dialogue can continue down one of two paths. I'm struggling to understand how to do this. (ie: linking a text box answer to a scene in JSON file to call dialogue or next scene from a JSON file).
You should take a look at the rest of the course (linked on the left). The next tutorial covers branching dialogue.
I've hit a roadblock on recreating the xml tut - making new functions that work in Construct 3 to display text etc. - they aren't included in the file at all so there isn't any reference for me to work from. If you could point me in the right direction that would be great.
Yes I looked at them all. They were educational but didn't serve my needs. I ended up using kyatric's xml example instead. That ended up being closer to what I was looking for. Thanks for your response.