first time episode story writer here, feeding off of tutorials. Today my easy to solve problem is exactly what the title says. Ill paste my code and if anybody can correct my script, its highly appreciated.
choice
“Romance”{
GABRIEL (talk_sit_neutral_loop) +1
Great!
}“Action”{
GABRIEL (idle_sit_armcrossed_unimpressed_loop) -1
Wow.
}“Comedy”{
GABRIEL (idle_sit_armcrossed_unimpressed_loop) -1
Wow.
}
choice
“animated”{
GABRIEL (idle_sit_armcrossed_unimpressed_loop)
Wow.
}“live action”{
GABRIEL (applaud_sit_happy_loop)
Woohoo!
}
choice
“long”{
GABRIEL (applaud_sit_happy_loop)
Lets start this movie!
}“short”{
GABRIEL (idle_sit_armcrossed_unimpressed_loop)
Wow.
}