Their method would’ve worked too, though. They were doing nested choices. The only thing they did wrong is misplaced brackets. This would also do what they wanted without as much coding:
INT. BRISTOLS DORM ROOM - DAY
@AURORA stands screen center AND AURORA faces right AND AURORA does it while think_rubchin
@pause for 1
label eat
AURORA (talk_think_neutral)
What should I eat?
choice
“Cupcake”{
AURORA
Yay
AURORA (think_rubchin)
Do i really want it tho?
choice
"Yes i do!"{
AURORA (talk_smile_happy_loop)
Yay
}
“No i dont”{
AURORA (talk_sad_atcamera)
No
goto eat
}}
“Donut”{
AURORA (talk_smile_happy_loop)
Yes donut!
AURORA (talk_think_neutral)
But do i really wanna eat donut?
choice
“Yid!”{
AURORA
Ye
}
“NO”{
AURORA
No
goto eat
}}
@AURORA starts dance_armsup_hipthrust_loop