Hi!
I’ve just started writing a story and want to let readers choose their name but can’t do it.
I’m sure I’m missing something really easy, so I’ve thought I could ask here for help.
I’m use the script template avaible on the writer portal but it doesn’t work.
NARRATOR
So... what's your name?
label first_name_input
input What's Your First Name?|What's Your First Name?|Done(FIRSTNAME)
if (FIRSTNAME is "") {
NARRATOR
You do need a name...
goto first_name_input
} else {
continue
}
I can see the dialogue, but not the name input. What am I missing?
That happened to me as well. I guess it is when you are viewing as the coder on a computer. I found it useful to use my phone and go onto the app to view the story in ‘create’ (i think) and hopefully it will appear then.