I need help! PLEASE HELP ON A TEMPLATE!

Hi, okay so I need help on something. So I made random people and I want my reader to be able to pick one of those characters. Two are girls and 2 are boys and I just need help with the template! Please help!!

label ChoosingCHARA
INT. BLACK - NIGHT
&Male1 stands screen upscreen right and faces right
&Male 2 stands screen upscreen left and faces left
&Female1 stands screen screen left and faces left
&Female2 stands screen creen right and faces right
Choice
“female 1” {
goto Female1}
“female 1” {
goto Female2}
“male 1” {
goto male1}
“male 1” {
goto male2}

Label Female1
INT. BLACK - NIGHT
@CHARA stands screen center in zone 1 and famale1 is facing right then famale1 is flirt_shy_atcamera and CHARA is facing right

NARRATOR
are you sure you want famale1 as your character?

choice
“yes” {
goto famale1story}
“no” {
goto ChoosingCHARA}

Label Female1
INT. BLACK - NIGHT
@CHARA stands screen center in zone 1 and famale2 is facing right then famale2 is flirt_shy_atcamera and CHARA is facing right

NARRATOR
are you sure you want famale2 as your character?

choice
“yes” {
goto famale2story}
“no” {
goto ChoosingCHARA}

Label Female1
INT. BLACK - NIGHT
@CHARA stands screen center in zone 1 and male1 is facing right then male1 is flirt_shy_atcamera and CHARA is facing right

NARRATOR
are you sure you want male1 as your character?

choice
“yes” {
goto male1story}
“no” {
goto ChoosingCHARA}

Label Female1
INT. BLACK - NIGHT
@CHARA stands screen center in zone 1 and male2 is facing right then male2 is flirt_shy_atcamera and CHARA is facing right

NARRATOR
are you sure you want male1 as your character?

choice
“yes” {
goto male1story}
“no” {
goto ChoosingCHARA}

1 Like

Thank you…Let me try that

WAIT I wasn’t done :joy::joy::joy:

1 Like

Oh…lmao

1 Like

Okay now I’m done :blush:

you can change Male1 or Female1
to whatever you’d like
just press

mac
command f and while still pressing command press f again

window
ctrl f and while still pressing ctrl press f again

1 Like

Thank you sm! :grin::grin::grin::sparkling_heart::sparkling_heart::sparkling_heart::wink::wink::wink: