INT. BLACK - DAY
Camera - Zone 1 OTS Left {
&cut to zone 1
&TREASURE stands screen center AND TREASURE faces right
&zoom reset
label beginning
#}
TREASURE (talk_forward)
Hey, have you already read this chapter before???
choice “Yes, and I want to go to another one.” {
TREASURE (talk_think)
Are you sure?
choice (really)
“Yes.” {
goto the_endin
} “No.” {
goto beginning
}} “No. And I want to read this.” {
TREASURE (talk_think)
Are you sure?
choice (episodeine)
“Yes.” {
continue
} “No.” {
goto beginning
}
}