i’m somewhat new to writing choices with complex consequences, so i’ve been using gains but it isn’t working. can someone tell me what’s wrong with my script?
note- using “else” for the second option instead of “elif” gives me an error message.
VIOLET (talk_sheepish_rubneck)
I already made plans.
if/elif script
if (ATTEND_DATE) {
&VIOLET is talk_neutral
@transition fade in black
@zoom on 148 114 to 138% in 2
@speechbubble is 155 146 to 100%
}
}
elif (ATTEND_PARTY){
&VIOLET is idle_awkward_uneasy_loop
@transition fade in black
@zoom on 148 114 to 138% in 2
@speechbubble is 155 146 to 100%
i cut character dialogue out of the script, because it’s lengthy and i’m not sure it’s relevant to this scan omeone tell me why no matter what choice it shows the ATTEND_DATE branch?
If that doesn’t fix it. I’d recommend either putting the yes/no option before letting the reader move on so it’ll remember which gain they chose and won’t get confused. Or using the choices name.