I keep getting an Error and it says: Choices must follow dialog, not a branch. I don’t know what’s wrong
script goes like this
choice “ANSWER HIM” {
@MADDIE is idle_sad_loop
MADDIE (talk_sad)
She's ... She's my best friend, Veronica James
I keep getting an Error and it says: Choices must follow dialog, not a branch. I don’t know what’s wrong
script goes like this
choice “ANSWER HIM” {
@MADDIE is idle_sad_loop
MADDIE (talk_sad)
She's ... She's my best friend, Veronica James
Narrator
Let’s Choose!
Choice “Answer him” {
And your script…
}
Maybe😅
it has " } " followed by:
} “option 2” {
script …
}
and I still keeps getting the error
No I mean add a NARRATOR or character saying something before starting choice
Wouldn’t you put before the choice bit
NARRATOR
Then whatever it says
Yes it worked! thank you
Glad it worked