You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
564 B

# Question Event
![image](./Images/Event_Question.PNG)
The `Question Event` allows your story to branch and give the player options.
When you adding a `Question Event`, two [Choice Events](./011.md) and an [End Event](./013.md) will be added automatically.
## The text editor
The block itself works very similar to a [Text Event](./000.md) and has all the options of that event.
## The choices
To add choices to your question you can add [Choice Events](./011.md).
## Ending a question
After all your choices, there also needs to be an [End Event](./013.md).