As you can see, this is fine, there is no error in this part
But it says that the ‘{’ doesn’t have a matching ‘}’
I’m pretty sure it does though. Is a choice within a choice a possibility, or no?
From what I can see, it doesn’t have a closing bracket. Which choices are meant to be inside the other?
You still need to close off the “Lie” branch after the “don’t take it” choice.
On line 1891, you have only one closing bracket, which is closing the “take it” choice. However, after the “don’t take it” choice, make sure you have TWO closing brackets; one closing the “don’t take it” choice and one closing the “lie - say yes choice”. This should work, and if it doesn’t, I’m happy to help!
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.
Thanks, the two ‘}’ thingies actually worked, thanks Brooke
Thanks Lyra, I was super confused, you and Brooke helped a lot
No problem! I’ve had to do that before, sometimes with even 3 }s!
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.