Re: A Guide to Making Dialogues
I have a question I didn't see answered anywhere (yes, I looked):
I'm working on a dialogue with a rather complex structure, and I have a couple of questions that shouldn't take much time or effort to answer (and I'd appreciate any and all constructive attempts at doing so!).
1) I'm trying to have some lines only trigger when she's in ahegao mood, and some whenever she's in happy or normal mood while being held. For the latter, would putting a
{"held":"true", "mood":"Happy", "mood":"Normal"}
at the end of every relevant line do the job? Testing has yielded somewhat varying results, so a definite answer would be great.
2) The head_grabbed lines, do they only trigger if she's not held to begin with, and are then only triggered the very first time she's grabbed?
I understand these are possible to answer by testing, but my dialogue has a rather silly amount of lines, and as I said; testing has yielded somewhat varying results.
Thanks again, I appreciate any and all help, and apologize up front if this is the wrong forum or topic in which to post this question!
I have a question I didn't see answered anywhere (yes, I looked):
I'm working on a dialogue with a rather complex structure, and I have a couple of questions that shouldn't take much time or effort to answer (and I'd appreciate any and all constructive attempts at doing so!).
1) I'm trying to have some lines only trigger when she's in ahegao mood, and some whenever she's in happy or normal mood while being held. For the latter, would putting a
{"held":"true", "mood":"Happy", "mood":"Normal"}
at the end of every relevant line do the job? Testing has yielded somewhat varying results, so a definite answer would be great.
2) The head_grabbed lines, do they only trigger if she's not held to begin with, and are then only triggered the very first time she's grabbed?
I understand these are possible to answer by testing, but my dialogue has a rather silly amount of lines, and as I said; testing has yielded somewhat varying results.
Thanks again, I appreciate any and all help, and apologize up front if this is the wrong forum or topic in which to post this question!