First off, what I’m trying to do is, in the end of one chapter, you choose to go either way, to one side or the other, both different chapters. However, I’m having a bit of difficulty making it so that the other side’s chapter doesn’t show up when you’re finished with the first one. Is their a solution to ‘hide’ this second chapter?
Another problem I’m having is, I have a choice within a choice, so to speak. When you choose one side, you also choose one person to work with, and it’s supposed to start the chapter off with that next person.
I suppose I might explain it easier this way
Do you choose side A or side B?
Who do you choose it with?
End Chapter.
Next chapter
Person A does this
OR
Person B does this
And my problem is is I can’t get the chapter to start with either person A or B. It’ just does A, or gives me an error. Right now I’m kind of just screwing around in choicescript to help me figure everything out before I get to the actual game, as I’m not particularly the best when it comes to figuring out this stuff, but so far this is the only thing that has stumped me.
If I had the choice I’d just go about it lazy and do an *if with one relationship’s person over another and go from there. If I have to, I’ll figure out how to do so by messing with the relationship stats… But if there’s a way to keep from doing this I’d be grateful!