Characters names?

How to make the reader decide the characters’ names? Can someone send me a template for this please

Here:

label first_name_input

input What’s Your First Name?|What’s Your First Name?|Done(FIRSTNAME)

if (FIRSTNAME is “”) {

    NARR
You do need a name...

goto first_name_input

} else {
continue
}

Hope this helps :wink:

Here you can learn about the code, how to refer to the name in dialogue, and how to add the name on top of speech bubbles: A Guide to Typed-in Choices

Thanks a lot :smile:

Thanks it helped a lot :pray:t3:

Thank you :blush:

1 Like

Your welcome :two_hearts: