How do i put a name in if the readers are the one choosing

Im trying to put in what it says in the guide but it wont work

@YOU enters from left to screen center
NARRATOR
So… what’s your name?
label first_name_input
input What’s Your First Name?|What’s Your First Name?|Done(YOU)
if (YOU is “”) {
NARRATOR
You do need a name.
goto first_name_input
} else {
continue
}
NARRATOR
So… what’s your last name?
input What’s Your Last Name?|What’s Your Last Name?|Done(YOU LAST)
if (YOU LAST is “”) {
NARRATOR
You do need a last name.
goto first_name_input
} else {
continue
}

When you want to refer to the reader’s name in your story, you would write it as [YOU] because I chose that for Done()

You can learn here: A Guide to Typed-in Choices

its still not working

Are you viewing it from your mobile device or computer?

i finally figured it out

1 Like

What was the issue?

i was putting in [NAME] instead of what i put in, i had to put [name] lol the most stupid mistake

Ohh I see, I’m glad you figured it out though!!

1 Like

hey i actually have another question

Shoot! :slight_smile:

1 Like

again i literally figure it out right before you reply sorry

And what was the issue out of curiosity? :joy:

layering characters lol :joy:

1 Like

I see :joy:

i feel as if im already going to be horrible at writing on episodes

1 Like

Honestly, I really suck :joy: but im sure youre awesome!