So…for my story, even on the mobile previwer it says NAME and LOVE INTERST. How do I fix this?
I’m not sure, I think you did stuff right.
BUMP! I really need help!!!
mine look like this just to compare
input What’s Your First Name?|What’s Your First Name? The default is Raina|Done(JANE)
if (JANE is “”) {
NARRATOR
You do need a name...
goto first_name_input
} else {
continue
}
1 Like
add a number after. make sure to do it with the right goto too.
1 Like
Thank you!
1 Like