Type-in choice template + if/else template if the reader doesn't want to think up a name they can go get pre-made name instead

label you_didntwantthosenames

input Put “no name” in for default names if you can’t pick.|What is Her First Name?|Done(MOTHER OF MARY)

if (MOTHER OF MARY is “no name”) {
gain no_name4f
NARR
You do need a name…

choice (FATHER OF MARY)
“Twinklekinda” continue
“Kinhowla Kindaback” continue
“Manvine Manett” continue
“Manell” continue
“Manshine” continue
“Thudda” continue
“Pointykinda Manotter” continue
“Kindavous” continue
“Ifkinda” continue
“Ogoda” {
continue
} “Go back to typing in a name. XD LOL.” {
goto you_didntwantthosenames
}} else {
continue
}

1 Like

Moved to Directing Helps and Tips since this appears to be a scripting resources. Make sure to check out our Forum Tutorial for more info about where to correctly create topics. :wink: