Can someone tell me why these choices don't need to end in *goto or *finish and don't throw errors?

You can make a choice, get choice text, and it just continues to the next loose text on the file. This is from Pon Para 1 btw, a functioning game. How come when I try this, it throws "it is illegl to fall out of a choice statement"etc?

1 Like

Probably because it uses implicit control flow: New ChoiceScript features: implicit control flow, gosub parameters

2 Likes

Thanks! Iā€™m two days into this language, sorry if noob question

1 Like

This topic was automatically closed 24 hours after the last reply. If you want to reopen your WiP, contact the moderators.