Last updated
Last updated
But what is a Visual Novel without choices right?
Choices are built as JSON, with the key "Choice", and every choice available as a sub-item.
Every choice has 2 attributes, the text to display and what to do when it's clicked.
You can also show some options only if some condition is true.