script:
INT. BLACK - NIGHT
music music_spanishgroove
@KAZ changes into KAZ_nor29
@KAZ spot 2.208 151 -396
label dressing_game_2
NARRATOR (AUTHOR)
What colour contacts do you want?
Choice (OUTFIT_1)
“Brown” {
@KAZ changes eyesColor into Brown
@KAZ is search
@pause for a beat
#insert script here
} “Blue” {
@KAZ changes eyesColor into Blue
@KAZ is search
@pause for a beat
} “Toffee” {
@KAZ changes eyesColor into Toffee
@KAZ is search
@pause for a beat
#insert script here
}
NARRATOR (AUTHOR)
Are you sure?
choice
“YES” {
#insert script here
} “NO” {
goto dressing_game_2
@KAZ is laugh_chuckle
}
NARRATOR (AUTHOR)
Thank you!
KAZ (talk_forward)
Now for my hair.
label dressing_game_3
@KAZ is head_bob
NARRATOR (AUTHOR)
Please tell me what hair colour you would like.
Choice (OUTFIT_1)
“Black” {
@KAZ changes hairColor into Black
@KAZ is primp_brush_hair
@pause for 2
#insert script here
} “Ginger” {
@KAZ changes hairColor into Auburn
@KAZ is primp_brush_hair
@pause for 2
#insert script here
} “Brown” {
@KAZ changes hairColor into Cayenne
@KAZ is primp_brush_hair
@pause for 2
#insert script here
}
NARRATOR (AUTHOR)
100% sure?
choice
“YES FFS” {
#insert script here
} “I MESSED UP” {
goto dressing_game_3
@KAZ is laugh_chuckle
@pause for a beat
}
@pause for a beat
}