**this was fixed**

So… I’m trying to make a choice on how the MC leaves the conversation, but it’s coming up with “the label MARGOT_escape is never used” which I understand but I don’t want to return to the choice option.

This is the script:

@pause for a beat
label MARGOT_escape
MARGOT
(This looks bad, what do I do?)

choice
“TURBO MODE!”{
@pause for a beat
&MARGOT walks to spot 1.019 718 102 in 0.3 AND MARGOT does it while run_athletic
MARGOT
TURBO MODE!
}
“MAKE AN EXCUSE”{
@pause for a beat
MARGOT (talk_awkward)
I’m gonna go feed the…
Dogs?
MARGOT (startled_surprised)
Yes!
MARGOT (nod_loop)**
The dogs…
@pause for a beat
&MARGOT walks to spot 1.019 718 102 in 0.3 AND MARGOT does it while run_athletic
MARGOT
COME HERE PUPPERS!
@pause for 0.3
}
#beatends

If you don’t want to go back to that choice, then just remove the label.

that would be a good idea, thank you!

Moved to Directing Helps and Tips since this is about coding. Make sure to check out our Forum Tutorial for more info about where to correctly create topics, and feel to ask me if there are any questions. :wink:

Your topic needs a real title. Please edit it to be relative to the question you are asking and we will reopen the thread. Thanks :smiley: