How do I let the reader choose between the name of the MC?
I wanted them to choose between
Chloe and Ariana
How do I let the reader choose between the name of the MC?
I wanted them to choose between
Chloe and Ariana
You could either use gains or have 3 characters.
NARR
Who would you like to be?
choice
“Chloe” {
gain Chloe
} “Ariana” {
gain Ariana
}
I would not recommend this method.
Characters: MC, Chloe, Ariana
NARR
Who would you like to be?
choice
“Chloe” {
@MC becomes CHLOE
} “Ariana” {
@MC becomes ARIANA
}
Thank you
No problem. Also, using multiple characters, all commands will use MC.
This is a much easier way:
CHARACTER (think)
Hmm, okay! What should I be called?
choice (NAME)
“Amanda” continue
“Brooklyn” continue
“Grace” continue
“Katie” continue
“Lindsay” continue
“Maya” continue
“Naomi” continue
“Olivia” continue
“Rebecca” continue
“Wendy” continue
CHARACTER (laugh)
[NAME]?
Thank you
You’re right, if they all have the same look.
If Cameron wants them to have different looks, multiple characters will be needed.
Oh, I didn’t know they had different looks.
Yeah, yours is better.
Thank you for your help, @LaurelleE27 it is fine, either method would work wouldn’t it if they customise after the choices?
To be honest, I’m not sure.
Yes, if they’re customising, Edward’s method will be better because then you only need one character.
Okay thank you
You write their script name, just like any other characters.
I was using the method you said and for example if they choose Olivia, I wanted the name to appear over but it does not
@Apes
NAME needs to be the character’s display name if you want the name they chose to appear above their speech bubble
Okay thank you!
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.