Choices are currently not supported by Visual Editor (yet!). The following guidelines should all be applied to Code Editor.

Stylistic choice guides can be found here:

Video Tutorial

Adding Basic Choices

https://www.loom.com/share/2b0e5b00427b4d9db5759af1c02fe278

Branching Choices

https://www.loom.com/share/0c8fc9bff1114fc29885905330c820c1

Simple Choices

Untitled

For interactive stories, choices are our basic unit of interaction. Each choice can have a maximum of 6 options.

Dialogue Options

Choices consist of a prompt, choice options, and [join].

Prompt
* Choice Option A
* Choice Option B
* Choice Option C
[join]

This isn’t very exciting though because there’s no difference between all of these options. To add responses, add additional content on the lines after the choices:

So what do you tell the man in black?
* "Sign me up"
   You'll love being an agent he replied.
* "Let me check my calendar."
   "We already checked," he snorted.
   "You've got nothing going on."
* "Leeroy Jenkins"
   ... you cry as you run into oncoming traffic
[join]

You can add speakers and emotions to the lines just like a regular spoken line.

DRUSILLA
(Nervous)
Something tells me these aren't blood cultists.
* (Smug) Obviously.
* (Confused) So who are they?
[join]