Hi David,
I purchased your template (and I review it on YoYo Marketplace).
As I written to you through YoYo Games, I'm pretty new to programming.
I need to understand how you have conceived the evolution of a story: I have the Intro of the Chapter 1 with 2 questions (so if 1 msg.... / if 2 msg....) then if I answered 1 I have again 2 questions (1 and 2) and the same if I have answered 2 previously, but when I press 1 (or 2) to answer to the first question in Intro, I'm transported to the last brach. So I decided to insert evolution001, evolution002 etc into enum Chap1 but I failed miserably. I think is a case or if statement issue (together the playState) but I dunno what I wrong.
I'm not so able to explain it so I add here an explicative image of what I want to recreate inside your great template. Hope you can show me up what I wrong with it.