Need help with name template

I can’t remember who’s template I’m using sorry if you know let me know so I can put credit… Also what am I doing wrong?

I think you need to add a label name
Example
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
}

1 Like


Will it show as the name they picked?

Have you tried it on your cell phone. Because it will not show up on your computer

1 Like

It worked. Thank for the help! :blush:

1 Like

Your welcome :slight_smile:
What is the name of your story?

1 Like

Caught In Love I just started (not sure if it sounds cliche :joy:)

1 Like

I don’t mind cliche. I know a lot of people talk about stories being cliche but it depends on the person’s liking.
When you post it let me know, I would love to check it out.

1 Like

Okay :blush:

Or you could just write this:

No need for all that extra stuff surrounding it :slight_smile:

So, in the script, you would write something like:

NARRATOR (YOU)
Nice to meet you! I’m [YOU].

2 Likes