I understand you need to put LOCKED into brackets but how do you make certain choices locked depending on previous choices? For example, the character can pick between three people on who to date, once chosen, I want to be able to make it so that the reader cannot select the other two. I hope this makes sense. I’m fully prepared for this to be a little complex. Any help would be greatly appreciated.
P. S The characters are met through different points in the story so I know I need to use the if/elif/else but I’m not sure how.
My script goes like this:
Choice (DATELEO)
“I like you too”{
Dialogue here
}
“you’re just a friend”{
Dialogue here.
Basically I want to lock the first option if the MC previously chose to date a different character. Hope this makes sense.
Moved to Directing Helps and Tips since this involves coding. Make sure to check out our Forum Tutorial for more info about where to correctly create topics, and feel to PM me if there are any questions.