HELP! (need more then 1 value to unpack)

Could someone tell what the heck is wrong with my script, sorry it’s long

EXT. ROYAL BALLROOM TERRACE - NIGHT with WARNING CARD with WARNING with SOUND with ROSE with ROSE 2 with CHOICES with BALCONY 2
&cut to zone 2
&overlay WARNING CARD moves to layer -1
&overlay SOUND moves to layer 0
&overlay BALCONY 2 opacity 0 in 0
&overlay 4750891018878976_BALCONY 2 shifts to -24 -1 in zone 2
&overlay 4750891018878976_BALCONY 2 scales to 1.000 1.000 in zone 2
&overlay 4750891018878976_SOUND shifts to 253 -84 in zone 3
&overlay 4750891018878976_SOUND scales to 1.137 1.137 in zone 3
&overlay 4750891018878976_WARNING shifts to 298 -36 in zone 3
&overlay 4750891018878976_WARNING scales to 1.000 1.000 in zone 3
&overlay 4750891018878976_WARNING CARD shifts to 1 -43 in zone 2
&overlay 4750891018878976_WARNING CARD scales to 1.000 1.000 in zone 2
&overlay 4750891018878976_ROSE 2 shifts to 196 83 in zone 2
&overlay 4750891018878976_ROSE 2 scales to 0.097 0.097 in zone 2
&overlay 4750891018878976_ROSE shifts to 86 345 in zone 2
&overlay 4750891018878976_ROSE scales to -0.067 -0.067 in zone 2
&overlay 4750891018878976_CHOICES shifts to 283 93 in zone 2
&overlay 4750891018878976_CHOICES scales to 1.000 1.000 in zone 2
@transition fade in black in 5
&overlay 4750891018878976_SOUND shifts to -247 -45 in 9 in zone 1
&overlay 4750891018878976_SOUND scales to 1.000 1.000 in 9 in zone 1
&zoom reset
@pause for a beat
@pause for a beat
@pause for a beat
&overlay 4750891018878976_WARNING shifts to -260 -44 in 10
@overlay 4750891018878976_WARNING scales to 1.000 1.000 in 10
readerMessage Choices Matter…
&overlay WARNING opacity 0 in 2
&overlay WARNING CARD opacity 0 in 2
&overlay SOUND opacity 0 in 2
&overlay ROSE opacity 0 in 2
@overlay ROSE 2 opacity 0 in 2
&overlay BALCONY 2 opacity 1 in 0
&overlay BALCONY 2 opacity 0 in 2
@MARIGOLD spot 1.963 161 -368

Avatar - Limelight Female1 {

label female_custom_1

@zoom reset
@MARIGOLD starts think_rubchin
@speechbubble reset

    NARRATOR
So, what is | bold , animation:shuffle-sideways |MARIGOLD'S | reset |look?

choice
“Hair” {

@zoom reset
@zoom on 472 324 to 149% in 0
@MARIGOLD starts idle_happy_loop

goto fem_hair_1
}
“Eyes” {

@MARIGOLD starts idle
@zoom reset
@zoom on 472 324 to 149% in 0

goto fem_eyes_1
}
“Eyebrows” {

@zoom reset
@zoom on 472 324 to 149% in 0
@MARIGOLD starts idle_armscrossed_neutral_loop

goto fem_brows_1
}
“Face Shape”{

@zoom reset
@zoom on 472 324 to 149% in 0
@MARIGOLD starts idle_happy_loop

goto fem_face_1
}
“Nose” {
@zoom reset
@zoom on 472 324 to 149% in 0
@MARIGOLD starts idle

goto fem_nose_1
}
“Mouth” {

@zoom reset
@zoom on 472 324 to 149% in 0
@MARIGOLD starts idle

goto fem_mouth_1
}
“This is perfect!” {
goto female_1_end
}

####################### EYEBROWS #######################

label fem_brows_1

    NARRATOR
Eyebrow shapes.

choice [shouldPaginate: YES]
“Arched Natural”{
@MARIGOLD changes eyebrows into Arched Natural
goto fem_brows_1
}“Arched Thick”{
@MARIGOLD changes eyebrows into Arched Thick Styled
goto fem_brows_1
}“Arched Thin”{
@MARIGOLD changes eyebrows into Arched Thin
goto fem_brows_1
}“Arched Thin High”{
@MARIGOLD changes eyebrows into Arched Thin High
goto fem_brows_1
} “Select Color” {
goto fem_browscolor_1
} “Done”{
goto female_custom_1
}
“Round Medium”{
@MARIGOLD changes eyebrows into Round Medium
goto fem_brows_1
}“Round Thick”{
@MARIGOLD changes eyebrows into Round Thick
goto fem_brows_1
}“Round Thin”{
@MARIGOLD changes eyebrows into Round Thin High
goto fem_brows_1
}“Straight Medium”{
@MARIGOLD changes eyebrows into Straight Medium
goto fem_brows_1
} “Select Color” {
goto fem_browscolor_1
} “Done”{
goto female_custom_1
}
“High Arch Angled”{
@MARIGOLD changes eyebrows into High Arch Angled
goto fem_brows_1
}“Bushy Thick”{
@MARIGOLD changes eyebrows into Bushy Thick
goto fem_brows_1
}“Arched Short”{
@MARIGOLD changes eyebrows into Arched Short
goto fem_brows_1
}“Arched Natural Scar”{
@MARIGOLD changes eyebrows into Arched Natural Scar
goto fem_brows_1
} “Select Color” {
goto fem_browscolor_1
} “Done”{
goto female_custom_1
}

####################### EYEBROW COLOR #######################

label fem_browscolor_1

    NARRATOR
Eyebrow colors.

choice [shouldPaginate: YES]
“Dirty Blonde” {
@MARIGOLD changes eyebrowsColor into Dirty Blonde
goto fem_browscolor_1
} “Honey Blonde” {
@MARIGOLD changes eyebrowsColor into Honey Blonde
goto fem_browscolor_1
} “Platinum Blonde” {
@MARIGOLD changes eyebrowsColor into Platinum Blonde
goto fem_browscolor_1
} “Strawberry Blonde” {
@MARIGOLD changes eyebrowsColor into Strawberry Blonde
goto fem_browscolor_1
} “Change Brow Shape” {
goto fem_brows_1
} “Done” {
goto female_custom_1
}
“Blonde Medium” {
@MARIGOLD changes eyebrowsColor into Blonde Medium
goto fem_browscolor_1
} “Chestnut Brown” {
@MARIGOLD changes eyebrowsColor into Chestnut Brown
goto fem_browscolor_1
} “Dark Brown” {
@MARIGOLD changes eyebrowsColor into Dark Brown
goto fem_browscolor_1
} “Deep Brown” {
@MARIGOLD changes eyebrowsColor into Deep Brown
goto fem_browscolor_1
} “Change Brow Shape” {
goto fem_brows_1
} “Done” {
goto female_custom_1
}
“Light Brown” {
@MARIGOLD changes eyebrowsColor into Light Brown
goto fem_browscolor_1
} “Dark Black” {
@MARIGOLD changes eyebrowsColor into Black Dark
goto fem_browscolor_1
} “Jet Black” {
@MARIGOLD changes eyebrowsColor into blackJet
goto fem_browscolor_1
} “Light Pink” {
@MARIGOLD changes eyebrowsColor into Pink Lt
goto fem_browscolor_1
} “Change Brow Shape” {
goto fem_brows_1
} “Done” {
goto female_custom_1
}
“Lavender” {
@MARIGOLD changes eyebrowsColor into Purple Lilac
goto fem_browscolor_1
} “Mint” {
@MARIGOLD changes eyebrowsColor into Green Mint
goto fem_browscolor_1
} “Ginger Red” {
@MARIGOLD changes eyebrowsColor into Ginger Red
goto fem_browscolor_1
} “Copper Red” {
@MARIGOLD changes eyebrowsColor into Copper Red
goto fem_browscolor_1
} “Change Brow Shape” {
goto fem_brows_1
} “Done” {
goto female_custom_1
}
“Gray” {
@MARIGOLD changes eyebrowsColor into Gray
goto fem_browscolor_1
} “White” {
@MARIGOLD changes eyebrowsColor into White
goto fem_browscolor_1
} “Change Brow Shape” {
goto fem_brows_1
} “Done” {
goto female_custom_1
}

####################### FACE SHAPE #######################

label fem_face_1

    NARRATOR
Face shapes.

choice [shouldPaginate: YES]
“Diamond” {
@MARIGOLD changes face into Diamond
goto fem_face_1
} “Long Diamond” {
@MARIGOLD changes face into Diamond Long
goto fem_face_1
} “Defined Heart” {
@MARIGOLD changes face into Heart Defined
goto fem_face_1
} “Soft Heart” {
@MARIGOLD changes face into Heart Soft
goto fem_face_1
} “Defined Triangle” {
@MARIGOLD changes face into Triangle Defined
goto fem_face_1
} “Done”{
goto female_custom_1
}
“Mature Square” {
@MARIGOLD changes face into Square Mature
goto fem_face_1
} “Mature Heart” {
@MARIGOLD changes face into Heart Mature
goto fem_face_1
} “Soft Round” {
@MARIGOLD changes face into Round Soft
goto fem_face_1
} “Heart Mature Double Chin” {
@MARIGOLD changes face into Heart Mature Double Chin
goto fem_face_1
}“Diamond Defined Contour” {
@MARIGOLD changes face into Diamond Defined Contour
goto fem_face_1
}
“Done”{
goto female_custom_1
}
“Round Puffy Cheek” {
@MARIGOLD changes face into Round Puffy Cheek
goto fem_face_1
}“Square Defined” {
@MARIGOLD changes face into Square Defined
goto fem_face_1
}
“Done”{
goto female_custom_1
}

####################### EYE SHAPE #######################

label fem_eyes_1

    NARRATOR
Eye shapes.

choice [shouldPaginate: YES]
“Deepset Downturned” {
@MARIGOLD changes eyes into Deepset Downturned
goto fem_eyes_1
} “Deepset Mature” {
@MARIGOLD changes eyes into Deepset Mature
goto fem_eyes_1
} “Generic” {
@MARIGOLD changes eyes into Female Generic
goto fem_eyes_1
} “Slender” {
@MARIGOLD changes eyes into Monolid Slender
goto fem_eyes_1
} “Select Color”{
goto fem_eyecolor_1
} “Done”{
goto female_custom_1
}
“Round Wide” {
@MARIGOLD changes eyes into Round Downturned Wide
goto fem_eyes_1
} “Round Medium” {
@MARIGOLD changes eyes into Round Medium
goto fem_eyes_1
} “Sharp Almond” {
@MARIGOLD changes eyes into Sharp Almond
goto fem_eyes_1
} “Deepset Almond” {
@MARIGOLD changes eyes into Deepset Almond
goto fem_eyes_1
} “Select Color”{
goto fem_eyecolor_1
} “Done”{
goto female_custom_1
}

####################### EYE COLOR #######################

label fem_eyecolor_1

    NARRATOR
Eye colors.

choice [shouldPaginate: YES]
“Aqua Blue” {
@MARIGOLD changes eyesColor into Blue Aqua
@MUM changes eyesColor into Blue Aqua
@ANTHONY changes eyesColor into Blue Aqua
goto fem_eyecolor_1
} “Deep Blue” {
@MARIGOLD changes eyesColor into Blue Deep
@MUM changes eyesColor into Blue Deep
@ANTHONY changes eyesColor into Blue Deep
goto fem_eyecolor_1
} “Light Brown” {
@MARIGOLD changes eyesColor into Brown Light
@MUM changes eyesColor into Brown Light
@ANTHONY changes eyesColor into Brown Light
goto fem_eyecolor_1
} “Dark Brown” {
@MARIGOLD changes eyesColor into Brown Dark
@MUM changes eyesColor into Brown Dark
@ANTHONY changes eyesColor into Brown Dark
goto fem_eyecolor_1
} “Change Eye Shape” {
goto fem_eyes_1
} “Done”{
goto female_custom_1
}
“Black” {
@MARIGOLD changes eyesColor into Brown Black
@MUM changes eyesColor into Brown Black
@ANTHONY changes eyesColor into Brown Black
goto fem_eyecolor_1
} “Green” {
@MARIGOLD changes eyesColor into Green Emerald
@MUM changes eyesColor into Green Emerald
@ANTHONY changes eyesColor into Green Emerald
goto fem_eyecolor_1
} “Silver” {
@MARIGOLD changes eyesColor into Grey Cool
@MUM changes eyesColor into Grey Cool
@ANTHONY changes eyesColor into Grey Cool
goto fem_eyecolor_1
} “Hazel” {
@MARIGOLD changes eyesColor into Hazel
@MUM changes eyesColor into Hazel
@ANTHONY changes eyesColor into Hazel
goto fem_eyecolor_1
} “Change Eye Shape” {
goto fem_eyes_1
} “Done”{
goto female_custom_1
}
“Red” {
@MARIGOLD changes eyesColor into Red
@MUM changes eyesColor into Red
@ANTHONY changes eyesColor into Red
goto fem_eyecolor_1
} “Violet” {
@MARIGOLD changes eyesColor into Violet
@MUM changes eyesColor into Violet
@ANTHONY changes eyesColor into Violet
goto fem_eyecolor_1
} “Change Eye Shape” {
goto fem_eyes_1
} “Done”{
goto female_custom_1
}

####################### MOUTH SHAPE #######################

label fem_mouth_1

    NARRATOR
Mouth shapes.

choice [shouldPaginate: YES]
“Full Heart” {
@MARIGOLD changes mouth into Full Heart Pouty
goto fem_mouth_1
}“Full Round” {
@MARIGOLD changes mouth into Full Round Pouty
goto fem_mouth_1
}“Medium Natural” {
@MARIGOLD changes mouth into Medium Heart Natural
goto fem_mouth_1
}“Medium Thin” {
@MARIGOLD changes mouth into Medium Thin
goto fem_mouth_1
}“Select Color”{
goto fem_mouthcolor_1
} “Done”{
goto female_custom_1
}
“Thin Heart” {
@MARIGOLD changes mouth into Thin Heart
goto fem_mouth_1
}“Small Heart” {
@MARIGOLD changes mouth into Small Heart
goto fem_mouth_1
}“Flat Round” {
@MARIGOLD changes mouth into Full Round Flat Top Skin
goto fem_mouth_1
} “Done”{
goto female_custom_1
}“Select Color”{
goto fem_mouthcolor_1
}

####################### MOUTH COLOR #######################

label fem_mouthcolor_1

    NARRATOR
All lip colors.

choice
“Natural” {
goto NaturalColors_1
} “Gloss” {
goto GlossColors_1
} “Matte” {
goto MatteColors_1
} “Change Lip Shape” {
goto fem_mouth_1
}

label NaturalColors_1

    NARRATOR
Natural lip colors.

choice [shouldPaginate: YES]
“Fair Rose” {
@MARIGOLD changes mouthColor into Fair Rose Matte
goto NaturalColors_1
} “Fair Neutral” {
@MARIGOLD changes mouthColor into Fair Neutral Matte
goto NaturalColors_1
} “Fair Gold” {
@MARIGOLD changes mouthColor into Fair Gold Matte
goto NaturalColors_1
} “Beige Light Gold” {
@MARIGOLD changes mouthColor into Beige Light Gold Matte
goto NaturalColors_1
} “Try Other Colors” {
goto fem_mouthcolor_1
} “Done” {
goto female_custom_1
}
“Beige Gold” {
@MARIGOLD changes mouthColor into Beige Gold Matte
goto NaturalColors_1
} “Beige Rose” {
@MARIGOLD changes mouthColor into Beige Rose
goto NaturalColors_1
} “Beige Deep Neutral” {
@MARIGOLD changes mouthColor into Beige Deep Neutral
goto NaturalColors_1
} “Tan Deep Neutral” {
@MARIGOLD changes mouthColor into Tan Deep Neutral
goto NaturalColors_1
} “Try Other Colors” {
goto fem_mouthcolor_1
} “Done” {
goto female_custom_1
}
“Brown Neutral” {
@MARIGOLD changes mouthColor into Brown Neutral
goto NaturalColors_1
} “Brown Gold” {
@MARIGOLD changes mouthColor into Brown Gold
goto NaturalColors_1
} “Brown Deep Gold” {
@MARIGOLD changes mouthColor into Brown Deep Gold
goto NaturalColors_1
} “Brown Deep Rose” {
@MARIGOLD changes mouthColor into Brown Deep Rose
goto NaturalColors_1
} “Try Other Colors” {
goto fem_mouthcolor_1
} “Done” {
goto female_custom_1
}

label GlossColors_1

    NARRATOR
Gloss lipstick colors.

choice [shouldPaginate: YES]
“Peach” {
@MARIGOLD changes mouthColor into Peach Gloss
goto GlossColors_1
} “Light Peach” {
@MARIGOLD changes mouthColor into Pink Peach Lt Gloss
goto GlossColors_1
} “Beige Pink” {
@MARIGOLD changes mouthColor into Pink Beige Gloss
goto GlossColors_1
} “Medium Pink” {
@MARIGOLD changes mouthColor into Pink Medium Gloss
goto GlossColors_1
} “Try Other Colors” {
goto fem_mouthcolor_1
} “Done” {
goto female_custom_1
}
“Warm Pink” {
@MARIGOLD changes mouthColor into Pink Warm Gloss
goto GlossColors_1
} “Hot Pink” {
@MARIGOLD changes mouthColor into Pink Hot Gloss
goto GlossColors_1
} “Deep Pink” {
@MARIGOLD changes mouthColor into Pink Deep Gloss
goto GlossColors_1
} “Rose” {
@MARIGOLD changes mouthColor into Rose Gloss
goto GlossColors_1
} “Try Other Colors” {
goto fem_mouthcolor_1
} “Done” {
goto female_custom_1
}
“Mauve” {
@MARIGOLD changes mouthColor into Mauve Gloss
goto GlossColors_1
} “Pastel Purple” {
@MARIGOLD changes mouthColor into Purple Pastel Gloss
goto GlossColors_1
} “Plum” {
@MARIGOLD changes mouthColor into Plum Gloss
goto GlossColors_1
} “Red” {
@MARIGOLD changes mouthColor into Red Gloss
goto GlossColors_1
} “Try Other Colors” {
goto fem_mouthcolor_1
} “Done” {
goto female_custom_1
}
“Deep Red” {
@MARIGOLD changes mouthColor into Red Deep Gloss
goto GlossColors_1
} “Violet” {
@MARIGOLD changes mouthColor into Violet Gloss
goto GlossColors_1
} “Black” {
@MARIGOLD changes mouthColor into Black Gloss
goto GlossColors_1
} “Done” {
goto female_custom_1
} “Try Other Colors” {
goto fem_mouthcolor_1
}

label MatteColors_1

    NARRATOR
Matte lipstick colors.

choice [shouldPaginate: YES]
“Peach” {
@MARIGOLD changes mouthColor into Peach Matte
goto MatteColors_1
} “Light Peach” {
@MARIGOLD changes mouthColor into Pink Peach Light Matte
goto MatteColors_1
} “Beige Pink” {
@MARIGOLD changes mouthColor into Pink Beige Matte
goto MatteColors_1
} “Medium Pink” {
@MARIGOLD changes mouthColor into Pink Medium Matte
goto MatteColors_1
} “Try Other Colors” {
goto fem_mouthcolor_1
} “Done” {
goto female_custom_1
}
“Warm Pink” {
@MARIGOLD changes mouthColor into Pink Warm Matte
goto MatteColors_1
} “Hot Pink” {
@MARIGOLD changes mouthColor into Pink Hot Matte
goto MatteColors_1
} “Deep Pink” {
@MARIGOLD changes mouthColor into Pink Deep Matte
goto MatteColors_1
} “Rose” {
@MARIGOLD changes mouthColor into Rose Matte
goto MatteColors_1
} “Try Other Colors” {
goto fem_mouthcolor_1
} “Done” {
goto female_custom_1
}
“Mauve” {
@MARIGOLD changes mouthColor into Mauve Matte
goto GlossColors_1
} “Pastel Purple” {
@MARIGOLD changes mouthColor into Purple Pastel Matte
goto GlossColors_1
} “Plum” {
@MARIGOLD changes mouthColor into Plum Matte
goto GlossColors_1
} “Red” {
@MARIGOLD changes mouthColor into Red Matte
goto GlossColors_1
} “Try Other Colors” {
goto fem_mouthcolor_1
} “Done” {
goto female_custom_1
}
“Deep Red” {
@MARIGOLD changes mouthColor into Red Deep Matte
goto GlossColors_1
} “Violet” {
@MARIGOLD changes mouthColor into Violet Matte
goto GlossColors_1
} “Black” {
@MARIGOLD changes mouthColor into Black Matte
goto GlossColors_1
} “Done” {
goto female_custom_1
} “Try Other Colors” {
goto fem_mouthcolor_1
}

####################### NOSE SHAPE #######################

label fem_nose_1

    NARRATOR
Nose shapes.

choice [shouldPaginate: YES]
“Defined” {
@MARIGOLD changes nose into Defined Natural
goto fem_nose_1
} “Grecian” {
@MARIGOLD changes nose into Grecian Soft
goto fem_nose_1
} “Broad” {
@MARIGOLD changes nose into Round Broad
goto fem_nose_1
} “Button” {
@MARIGOLD changes nose into Round Button
goto fem_nose_1
} “Upturned” {
@MARIGOLD changes nose into Round Button Upturned
goto fem_nose_1
} “Done”{
goto female_custom_1
}
“Downturned” {
@MARIGOLD changes nose into Round Downturned
goto fem_nose_1
} “Flared” {
@MARIGOLD changes nose into Round Flared Upturned
goto fem_nose_1
} “Pointed Downturned” {
@MARIGOLD changes nose into Pointed Downturned
goto fem_nose_1
} “Round Flared Downturned” {
@MARIGOLD changes nose into Round Flared Downturned
goto fem_nose_1
} “Broad Wide” {
@MARIGOLD changes nose into Broad Wide
goto fem_nose_1
} “Done”{
goto female_custom_1
}

####################### HAIR STYLE #######################

label fem_hair_1

    NARRATOR
All hair styles.

choice
“Short Hair”{
goto hairShort_1
}“Mid-length Hair”{
goto hairMedium_1
}“Long Hair”{
goto hairLong_1
}“Styled Hair”{
goto hairUp_1
}“Change Color”{
goto fem_haircolor_1
}“Done”{
goto female_custom_1
}

label hairShort_1

    NARRATOR
Short hair styles.

choice [shouldPaginate: YES]
“Afro” {
@MARIGOLD changes hair into Afro
goto hairShort_1
}“Blunt Bangs” {
@MARIGOLD changes hair into Blunt Bangs Short
goto hairShort_1
}“Classic Bob” {
@MARIGOLD changes hair into Classic Bob
goto hairShort_1
} “Curly Bob” {
@MARIGOLD changes hair into Curly Bob
goto hairShort_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}
“Fade” {
@MARIGOLD changes hair into Short Curly Fade
goto hairShort_1
}“Pixie” {
@MARIGOLD changes hair into Short Pixie
goto hairShort_1
}“Short Wavy” {
@MARIGOLD changes hair into Short Wavy Hair Solid
goto hairShort_1
}“Short Curly Blow Out” {
@MARIGOLD changes hair into Short Curly Blow Out
goto hairShort_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}
“Short Wavy Side Shave” {
@MARIGOLD changes hair into Short Wavy Side Shave
goto hairShort_1
}“Short Afro” {
@MARIGOLD changes hair into Short Afro
goto hairShort_1
}“Crew Cut” {
@MARIGOLD changes hair into Crew Cut
goto hairShort_1
}“Bantu Knots” {
@MARIGOLD changes hair into Bantu Knots
goto hairShort_1
}
“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}
“Small Bun” {
@MARIGOLD changes hair into Small Bun
goto hairShort_1
}“Short Straight Tucked” {
@MARIGOLD changes hair into Short Straight Tucked
goto hairShort_1
}“Short Layered Fringe” {
@MARIGOLD changes hair into Short Layered Fringe
goto hairShort_1
}
“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}

label hairMedium_1

    NARRATOR
Medium hair styles.

choice [shouldPaginate: YES]
“Braided” {
@MARIGOLD changes hair into Medium Braided
goto hairMedium_1
}“Medium Dreadlocks” {
@MARIGOLD changes hair into Medium Dreadlocks
goto hairMedium_1
}“Wavy Ombre” {
@MARIGOLD changes hair into Short Wavy Ombre
goto hairMedium_1
}“Straight” {
@MARIGOLD changes hair into Straight Medium
goto hairMedium_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}
“Medium Curly” {
@MARIGOLD changes hair into Medium Curly Solid
goto hairMedium_1
}“Hair Flip” {
@MARIGOLD changes hair into Hair Flip
goto hairMedium_1
}“Voluminous Curls” {
@MARIGOLD changes hair into Voluminous Curls
goto hairMedium_1
} “Lob Bangs Blunt” {
@MARIGOLD changes hair into Lob Bangs Blunt
goto hairMedium_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}
“Medium Straight Overgrown Bangs” {
@MARIGOLD changes hair into Medium Straight Overgrown Bangs
goto hairMedium_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}

label hairLong_1

    NARRATOR
Long hair styles.

choice [shouldPaginate: YES]
“Beach Wave” {
@MARIGOLD changes hair into Beach Wave Hair
goto hairLong_1
}“Long Braided” {
@MARIGOLD changes hair into Long Braided
goto hairLong_1
}“Long Dreadlocks” {
@MARIGOLD changes hair into Long Dreadlocks
goto hairLong_1
}“Feathered” {
@MARIGOLD changes hair into Long Feathered
goto hairLong_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}
“Long Blunt Bangs” {
@MARIGOLD changes hair into Long Straight Loose Bangs Blunt Solid
goto hairLong_1
}“Sideswept Bangs” {
@MARIGOLD changes hair into Long Straight Loose Bangs Sideswept Solid
goto hairLong_1
}“Straight” {
@MARIGOLD changes hair into Long Straight Loose Solid
goto hairLong_1
}“Wavy Long” {
@MARIGOLD changes hair into Wavy Long
goto hairLong_1
}“Back to Styles”{
goto fem_hair_1
}“Change Color”{
goto fem_haircolor_1
}
“Dreads Braided” {
@MARIGOLD changes hair into Dreads Braided
goto hairLong_1
} “Long Voluminous Curls Loose” {
@MARIGOLD changes hair into Long Voluminous Curls Loose
goto hairLong_1
}“Long Wavy Parted Hair” {
@MARIGOLD changes hair into Long Wavy Parted Hair
goto hairLong_1
} “Sleek Ponytail” {
@MARIGOLD changes hair into Sleek Ponytail
goto hairLong_1
}“Back to Styles”{
goto fem_hair_1
}“Change Color”{
goto fem_haircolor_1
}
“Long Feathered Bangs Blunt” {
@MARIGOLD changes hair into Long Feathered Bangs Blunt
goto hairLong_1
} “Pinup Victory Rolls” {
@MARIGOLD changes hair into Pinup Victory Rolls
goto hairLong_1
} “Over Shoulder Braid” {
@MARIGOLD changes hair into Over Shoulder Braid
goto hairLong_1
}“Back to Styles”{
goto fem_hair_1
}“Change Color”{
goto fem_haircolor_1
}

label hairUp_1

    NARRATOR
Updo hair styles.

choice [shouldPaginate: YES]
“Braided Bun” {
@MARIGOLD changes hair into Braided Bun
goto hairUp_1
}“Faux Hawk” {
@MARIGOLD changes hair into Long Faux Hawk Solid
goto hairUp_1
}“Short Ponytail” {
@MARIGOLD changes hair into Short High Ponytail
goto hairUp_1
}“Long Ponytail” {
@MARIGOLD changes hair into Long High Ponytail
goto hairUp_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}
“Morning Updo” {
@MARIGOLD changes hair into Morning Updo
goto hairUp_1
}“Punk Pixie” {
@MARIGOLD changes hair into Punk Pixie
goto hairUp_1
}“Long Double Dutch Braids” {
@MARIGOLD changes hair into Long Double Dutch Braids
goto hairUp_1
}“Braids Updo” {
@MARIGOLD changes hair into Braids Updo
goto hairUp_1
}“Change Color”{
goto fem_haircolor_1
}“Back to Styles”{
goto fem_hair_1
}

####################### HAIR COLOR #######################

label fem_haircolor_1

    NARRATOR
All hair colors.

choice
“Dark”{
goto hairDark_1
}“Light” {
goto hairLight_1
}“Dyed”{
goto hairDye_1
}“Done”{
goto female_custom_1
} “Back to Styles” {
goto fem_hair_1
}

label hairDark_1

    NARRATOR
Dark hair colors.

choice [shouldPaginate: YES]
“Light Brown” {
@MARIGOLD changes hairColor into Light Brown
goto hairDark_1
}“Warm Brown” {
@MARIGOLD changes hairColor into Medium Warm Brown
goto hairDark_1
}“Chestnut Brown”{
@MARIGOLD changes hairColor into Chestnut Brown
goto hairDark_1
}“Dark Brown”{
@MARIGOLD changes hairColor into Dark Brown
goto hairDark_1
}“Different Colors”{
goto fem_haircolor_1
}“Done”{
goto female_custom_1
}
“Deep Brown” {
@MARIGOLD changes hairColor into Deep Brown
goto hairDark_1
}“Burgundy” {
@MARIGOLD changes hairColor into Burgundy Red
goto hairDark_1
}“Dark Black” {
@MARIGOLD changes hairColor into Black Dark
goto hairDark_1
}“Jet Black” {
@MARIGOLD changes hairColor into Black Jet
goto hairDark_1
}“Different Colors”{
goto fem_haircolor_1
}“Done”{
goto female_custom_1
}

label hairLight_1

    NARRATOR
Light hair colors.

choice [shouldPaginate: YES]
“Platinum Blonde” {
@MARIGOLD changes hairColor into Platinum Blonde
goto hairLight_1
}“Dirty Blonde” {
@MARIGOLD changes hairColor into Dirty Blonde
goto hairLight_1
}“Honey Blonde” {
@MARIGOLD changes hairColor into Honey Blonde
goto hairLight_1
}“Strawberry Blonde” {
@MARIGOLD changes hairColor into Strawberry Blonde
goto hairLight_1
}“Different Colors”{
goto fem_haircolor_1
}“Done”{
goto female_custom_1
}
“Medium Blonde” {
@MARIGOLD changes hairColor into Blonde Medium
goto hairLight_1
}“Ash Blonde” {
@MARIGOLD changes hairColor into Ash Blonde
goto hairLight_1
}“Different Colors”{
goto fem_haircolor_1
}“Done”{
goto female_custom_1
}

label hairDye_1

    NARRATOR
Dyed hair colors.

choice
“Pink/Purple” {
goto hairDye_Pink_1
}“Blue/Green” {
goto hairDye_Blue_1
}“Red/Orange” {
goto hairDye_Red_1
}“White/Grey/Yellow” {
goto hairDye_Gray_1
}“Different Colors”{
goto fem_haircolor_1
}“Done”{
goto female_custom_1
}

label hairDye_Pink_1

    NARRATOR
Pink and purple hair colors.

choice [shouldPaginate: YES]
“Hot Pink” {
@MARIGOLD changes hairColor into Hot Pink
goto hairDye_Pink_1
} “Light Pink” {
@MARIGOLD changes hairColor into Pink Lt
goto hairDye_Pink_1
} “Peach” {
@MARIGOLD changes hairColor into Peach Blonde
goto hairDye_Pink_1
} “Rose Gold” {
@MARIGOLD changes hairColor into Rose Gold
goto hairDye_Pink_1
}“Different Colors”{
goto fem_haircolor_1
}“Done” {
goto female_custom_1
}
“Purple” {
@MARIGOLD changes hairColor into Red Purple
goto hairDye_Pink_1
} “Lavender” {
@MARIGOLD changes hairColor into Purple Lilac
goto hairDye_Pink_1
} “Plum” {
@MARIGOLD changes hairColor into Plum
goto hairDye_Pink_1
} “Dark Purple” {
@MARIGOLD changes hairColor into Purple
goto hairDye_Pink_1
}“Different Colors”{
goto fem_haircolor_1
}“Done” {
goto female_custom_1
}

label hairDye_Blue_1

    NARRATOR
Blue and green hair colors.

choice [shouldPaginate: YES]
“Blue” {
@MARIGOLD changes hairColor into Blue
goto hairDye_Blue_1
} “Light Blue” {
@MARIGOLD changes hairColor into Cornflower Blue
goto hairDye_Blue_1
} “Aqua Blue” {
@MARIGOLD changes hairColor into Aqua Blue
goto hairDye_Blue_1
} “Dark Blue” {
@MARIGOLD changes hairColor into Blue Black
goto hairDye_Blue_1
}“Different Colors”{
goto fem_haircolor_1
}“Done” {
goto female_custom_1
}
“Green” {
@MARIGOLD changes hairColor into Green
goto hairDye_Blue_1
} “Lime Green” {
@MARIGOLD changes hairColor into Yellow Green
goto hairDye_Blue_1
} “Mint” {
@MARIGOLD changes hairColor into Mint
goto hairDye_Blue_1
} “Aqua Green” {
@MARIGOLD changes hairColor into Aqua Green
goto hairDye_Blue_1
}“Different Colors”{
goto fem_haircolor_1
}“Done” {
goto female_custom_1
}

label hairDye_Red_1

    NARRATOR
Red and orange hair colors.

choice
“Orange” {
@MARIGOLD changes hairColor into Orange
goto hairDye_Red_1
} “Red” {
@MARIGOLD changes hairColor into Red
goto hairDye_Red_1
} “Copper Red” {
@MARIGOLD changes hairColor into Copper Red
goto hairDye_Red_1
} “Ginger Red” {
@MARIGOLD changes hairColor into Ginger Red
goto hairDye_Red_1
}“Different Colors”{
goto fem_haircolor_1
}“Done” {
goto female_custom_1
}

label hairDye_Gray_1

    NARRATOR
White, grey, and yellow hair colors.

choice
“White” {
@MARIGOLD changes hairColor into Warm White
goto hairDye_Gray_1
} “Gray” {
@MARIGOLD changes hairColor into Cool Gray
goto hairDye_Gray_1
} “Light Gray” {
@MARIGOLD changes hairColor into Aqua Gray
goto hairDye_Gray_1
} “Yellow” {
@MARIGOLD changes hairColor into Yellow
goto hairDye_Gray_1
}“Different Colors”{
goto fem_haircolor_1
}“Done” {
goto female_custom_1
}

label female_1_end
@pause for 0

#readerMessage This template was created in collaboration with @dara.amarie.ep on IG!

#}

&overlay BALCONY 2 opacity 0 in 0
&overlay BALCONY 2 opacity 1 in 2
@MARIGOLD spot 1.963 161 -368 in zone 1
&overlay BALCONY 2 opacity 1 in 0
&overlay BALCONY 2 opacity 0 in 2
@NOAH spot 1.963 153 -334 in zone 2

label boy_custom_1

@zoom reset
@NOAH starts think_rubchin
@speechbubble reset

    NARRATOR
So, what is | bold , animation:shuffle-sideways |BRAYDEN'S | reset |look?

choice
“Hair” {

@zoom reset
@zoom on 472 324 to 149% in 0
@NOAH starts idle_happy_loop

goto boy_hair_1
}
“Eyes” {

@NOAH starts idle
@zoom reset
@zoom on 472 324 to 149% in 0

goto boy_eyes_1
}
“Eyebrows” {

@zoom reset
@zoom on 472 324 to 149% in 0
@NOAH starts idle_armscrossed_neutral_loop

goto boy_brows_1
}
“Face Shape”{

@zoom reset
@zoom on 472 324 to 149% in 0
@NOAH starts idle_happy_loop

goto boy_face_1
}
“Nose” {
@zoom reset
@zoom on 472 324 to 149% in 0
@NOAH starts idle

goto boy_nose_1
}
“Mouth” {

@zoom reset
@zoom on 472 324 to 149% in 0
@NOAH starts idle

goto boy_mouth_1
}
“This is perfect!” {
goto boy_end_1
}

####################### EYEBROWs #######################

label boy_brows_1

    NARRATOR
Eyebrow shapes.

choice [shouldPaginate: YES]
“Arched”{
@NOAH changes eyebrows into Arched Medium
goto boy_brows_1
}“Generic”{
@NOAH changes eyebrows into Male Generic
goto boy_brows_1
}“Round”{
@NOAH changes eyebrows into Round Medium
goto boy_brows_1
}“Soft”{
@NOAH changes eyebrows into Round Soft
goto boy_brows_1
} “Select Color” {
goto boy_browscolor_1
} “Done”{
goto boy_custom_1
}
“Thick”{
@NOAH changes eyebrows into Round Thick
goto boy_brows_1
}“Straight”{
@NOAH changes eyebrows into Straight Medium
goto boy_brows_1
}“Bushy”{
@NOAH changes eyebrows into Arched Bushy
goto boy_brows_1
}“Thin”{
@NOAH changes eyebrows into Round Thin
goto boy_brows_1
} “Select Color” {
goto boy_browscolor_1
} “Done”{
goto boy_custom_1
}
“Furrowed Straight”{
@NOAH changes eyebrows into Furrowed Straight S
goto boy_brows_1
}“Furrowed Raised”{
@NOAH changes eyebrows into Furrowed Raised S
goto boy_brows_1
}“Straight Medium Scar”{
@NOAH changes eyebrows into Straight Medium Scar
goto boy_brows_1
} “Select Color” {
goto boy_browscolor_1
} “Done”{
goto boy_custom_1
}

####################### EYEBROW COLOR #######################

label boy_browscolor_1

    NARRATOR
Eyebrow colors.

choice [shouldPaginate: YES]
“Dirty Blonde” {
@NOAH changes eyebrowsColor into Dirty Blonde
goto boy_browscolor_1
} “Honey Blonde” {
@NOAH changes eyebrowsColor into Honey Blonde
goto boy_browscolor_1
} “Platinum Blonde” {
@NOAH changes eyebrowsColor into Platinum Blonde
goto boy_browscolor_1
} “Strawberry Blonde” {
@NOAH changes eyebrowsColor into Strawberry Blonde
goto boy_browscolor_1
} “Change Brow Shape” {
goto boy_brows_1
} “Done” {
goto boy_custom_1
}
“Blonde Medium” {
@NOAH changes eyebrowsColor into Blonde Medium
goto boy_browscolor_1
} “Chestnut Brown” {
@NOAH changes eyebrowsColor into Chestnut Brown
goto boy_browscolor_1
} “Dark Brown” {
@NOAH changes eyebrowsColor into Dark Brown
goto boy_browscolor_1
} “Deep Brown” {
@NOAH changes eyebrowsColor into Deep Brown
goto boy_browscolor_1
} “Change Brow Shape” {
goto boy_brows_1
} “Done” {
goto boy_custom_1
}
“Light Brown” {
@NOAH changes eyebrowsColor into Light Brown
goto boy_browscolor_1
} “Dark Black” {
@NOAH changes eyebrowsColor into Black Dark
goto boy_browscolor_1
} “Jet Black” {
@NOAH changes eyebrowsColor into blackJet
goto boy_browscolor_1
} “Light Pink” {
@NOAH changes eyebrowsColor into Pink Lt
goto boy_browscolor_1
} “Change Brow Shape” {
goto boy_brows_1
} “Done” {
goto boy_custom_1
}
“Lavender” {
@NOAH changes eyebrowsColor into Purple Lilac
goto boy_browscolor_1
} “Mint” {
@NOAH changes eyebrowsColor into Green Mint
goto boy_browscolor_1
} “Ginger Red” {
@NOAH changes eyebrowsColor into Ginger Red
goto boy_browscolor_1
} “Copper Red” {
@NOAH changes eyebrowsColor into Copper Red
goto boy_browscolor_1
} “Change Brow Shape” {
goto boy_brows_1
} “Done” {
goto boy_custom_1
}
“Gray” {
@NOAH changes eyebrowsColor into Gray
goto boy_browscolor_1
} “White” {
@NOAH changes eyebrowsColor into White
goto boy_browscolor_1
} “Change Brow Shape” {
goto boy_brows_1
} “Done” {
goto boy_custom_1
}

####################### FACE SHAPE #######################

label boy_face_1

    NARRATOR
Face shapes.

choice [shouldPaginate: YES]
“Soft Diamond” {
@NOAH changes face into Diamond Soft
goto boy_face_1
} “Defined Diamond” {
@NOAH changes face into Diamond Defined
goto boy_face_1
} “Generic” {
@NOAH changes face into Male Generic
goto boy_face_1
} “Round” {
@NOAH changes face into Round Soft
goto boy_face_1
} “Square Jaw” {
@NOAH changes face into Square Jaw
goto boy_face_1
} “Done”{
goto boy_custom_1
}
“Triangle” {
@NOAH changes face into Triangle Chiseled
goto boy_face_1
} “Mature Square” {
@NOAH changes face into Square Jaw Mature
goto boy_face_1
} “Broad Cheeks” {
@NOAH changes face into Round Broad Cheeks
goto boy_face_1
} “Chiseled Angular” {
@NOAH changes face into Chiseled Angular
goto boy_face_1
}“Chiseled Angular Stubble” {
@NOAH changes face into Chiseled Angular Stubble
goto boy_face_1
}
“Done”{
goto boy_custom_1
}“Square Long Jaw Stubble” {
@NOAH changes face into Square Long Jaw Stubble
goto boy_face_1
}“Square Jaw Roundcheek Stubble” {
@NOAH changes face into Square Jaw Roundcheek Stubble
goto boy_face_1
}“Chiseled Square Stubble Shaved” {
@NOAH changes face into Chiseled Square Stubble Shaved
goto boy_face_1
}“Square Long Jaw Shadow” {
@NOAH changes face into Square Long Jaw Shadow
goto boy_face_1
}“Triangle Chiseled Scruffy Beard” {
@NOAH changes face into Triangle Chiseled Scruffy Beard
goto boy_face_1
}
“Done”{
goto boy_custom_1
}“Square Defined” {
@NOAH changes face into Square Defined
goto boy_face_1
}
“Done”{
goto boy_custom_1
}

####################### EYE SHAPE #######################

label boy_eyes_1

    NARRATOR
Eye shapes.

choice [shouldPaginate: YES]
“Downturned” {
@NOAH changes eyes into Deepset Downturned
goto boy_eyes_1
} “Deepset Heavy” {
@NOAH changes eyes into Deepset Heavy Lid
goto boy_eyes_1
} “Deep Sunken” {
@NOAH changes eyes into Male Deep Sunken
goto boy_eyes_1
} “Generic” {
@NOAH changes eyes into Male Generic
goto boy_eyes_1
} “Select Color”{
goto boy_eyecolor_1
} “Done”{
goto boy_custom_1
}
“Slender” {
@NOAH changes eyes into Monolid Slender
goto boy_eyes_1
} “Oval” {
@NOAH changes eyes into Oval Wide
goto boy_eyes_1
} “Sloping” {
@NOAH changes eyes into Sloping Heavy Lid
goto boy_eyes_1
} “Mature” {
@NOAH changes eyes into Deepset Sloping Mature
goto boy_eyes_1
} “Select Color”{
goto boy_eyecolor_1
} “Done”{
goto boy_custom_1
}

####################### EYE COLOR #######################

label boy_eyecolor_1

    NARRATOR
Eye colors.

choice [shouldPaginate: YES]
“Aqua Blue” {
@NOAH changes eyesColor into Blue Aqua
@QUEEN MOTHER APRIL changes eyesColor into Blue Aqua
@KING FATHER RICHARD changes eyesColor into Blue Aqua
goto boy_eyecolor_1
} “Deep Blue” {
@NOAH changes eyesColor into Blue Deep
@QUEEN MOTHER APRIL changes eyesColor into Blue Deep
@KING FATHER RICHARD changes eyesColor into Blue Deep
goto boy_eyecolor_1
} “Light Brown” {
@NOAH changes eyesColor into Brown Light
@QUEEN MOTHER APRIL changes eyesColor into Brown Light
@KING FATHER RICHARD changes eyesColor into Brown Light
goto boy_eyecolor_1
} “Dark Brown” {
@NOAH changes eyesColor into Brown Dark
@QUEEN MOTHER APRIL changes eyesColor into Brown Dark
@KING FATHER RICHARD changes eyesColor into Brown Dark
goto boy_eyecolor_1
} “Change Eye Shape” {
goto boy_eyes_1
} “Done”{
goto boy_custom_1
}
“Black” {
@NOAH changes eyesColor into Brown Black
goto boy_eyecolor_1
} “Green” {
@NOAH changes eyesColor into Green Emerald
goto boy_eyecolor_1
} “Silver” {
@NOAH changes eyesColor into Grey Cool
@KING FATHER RICHARD changes eyesColor into Grey Cool
@QUEEN MOTHER APRIL changes eyesColor into Grey Cool
goto boy_eyecolor_1
} “Hazel” {
@NOAH changes eyesColor into Hazel
@QUEEN MOTHER APRIL changes eyesColor into Hazel
@KING FATHER RICHARD changes eyesColor into Hazel
goto boy_eyecolor_1
} “Change Eye Shape” {
goto boy_eyes_1
} “Done”{
goto boy_custom_1
}
“Red” {
@NOAH changes eyesColor into Red
@KING FATHER RICHARD changes eyesColor into Red
@QUEEN MOTHER APRILchanges eyesColor into Red
goto boy_eyecolor_1
} “Violet” {
@NOAH changes eyesColor into Violet
@QUEEN MOTHER APRIL changes eyesColor into Violet
@KING FATHER RICHARD changes eyesColor into Violet
goto boy_eyecolor_1
} “Change Eye Shape” {
goto boy_eyes_1
} “Done”{
goto boy_custom_1
}

####################### MOUTH SHAPE #######################

label boy_mouth_1

    NARRATOR
Mouth shapes.

choice [shouldPaginate: YES]
“Classic” {
@NOAH changes mouth into Medium Straight Natural
goto boy_mouth_1
}“Thin” {
@NOAH changes mouth into Thin Heart
goto boy_mouth_1
}“Small” {
@NOAH changes mouth into Small Heart
goto boy_mouth_1
}“Medium” {
@NOAH changes mouth into Medium Heart
goto boy_mouth_1
}“Select Color”{
goto boy_mouthcolor_1
} “Done”{
goto boy_custom_1
}
“Full” {
@NOAH changes mouth into Full Heart Natural
goto boy_mouth_1
}“Large” {
@NOAH changes mouth into Full Heart Large
goto boy_mouth_1
}“Select Color”{
goto boy_mouthcolor_1
} “Done”{
goto boy_custom_1
}

####################### MOUTH COLOR #######################

label boy_mouthcolor_1

    NARRATOR
All lip colors.

choice
“Natural” {
goto boy_NaturalColors_1
} “Gloss” {
goto boy_GlossColors_1
} “Matte” {
goto boy_MatteColors_1
} “Change Lip Shape” {
goto boy_mouth_1
}

label boy_NaturalColors_1

    NARRATOR
Natural lip colors.

choice [shouldPaginate: YES]
“Fair Rose” {
@NOAH changes mouthColor into Fair Rose Matte
goto boy_NaturalColors_1
} “Fair Neutral” {
@NOAH changes mouthColor into Fair Neutral Matte
goto boy_NaturalColors_1
} “Fair Gold” {
@NOAH changes mouthColor into Fair Gold Matte
goto boy_NaturalColors_1
} “Beige Light Gold” {
@NOAH changes mouthColor into Beige Light Gold Matte
goto boy_NaturalColors_1
} “Try Other Colors” {
goto boy_mouthcolor_1
} “Done” {
goto boy_custom_1
}
“Beige Gold” {
@NOAH changes mouthColor into Beige Gold Matte
goto boy_NaturalColors_1
} “Beige Rose” {
@NOAH changes mouthColor into Beige Rose
goto boy_NaturalColors_1
} “Beige Deep Neutral” {
@NOAH changes mouthColor into Beige Deep Neutral
goto boy_NaturalColors_1
} “Tan Deep Neutral” {
@NOAH changes mouthColor into Tan Deep Neutral
goto boy_NaturalColors_1
} “Try Other Colors” {
goto boy_mouthcolor_1
} “Done” {
goto boy_custom_1
}
“Brown Neutral” {
@NOAH changes mouthColor into Brown Neutral
goto boy_NaturalColors_1
} “Brown Gold” {
@NOAH changes mouthColor into Brown Gold
goto boy_NaturalColors_1
} “Brown Deep Gold” {
@NOAH changes mouthColor into Brown Deep Gold
goto boy_NaturalColors_1
} “Brown Deep Rose” {
@NOAH changes mouthColor into Brown Deep Rose
goto boy_NaturalColors_1
} “Try Other Colors” {
goto boy_mouthcolor_1
} “Done” {
goto boy_custom_1
}

label boy_GlossColors_1

    NARRATOR
Gloss lipstick colors.

choice [shouldPaginate: YES]
“Peach” {
@NOAH changes mouthColor into Peach Gloss
goto boy_GlossColors_1
} “Light Peach” {
@NOAH changes mouthColor into Pink Peach Lt Gloss
goto boy_GlossColors_1
} “Beige Pink” {
@NOAH changes mouthColor into Pink Beige Gloss
goto boy_GlossColors_1
} “Medium Pink” {
@NOAH changes mouthColor into Pink Medium Gloss
goto boy_GlossColors_1
} “Try Other Colors” {
goto boy_mouthcolor_1
} “Done” {
goto boy_custom_1
}
“Warm Pink” {
@NOAH changes mouthColor into Pink Warm Gloss
goto boy_GlossColors_1
} “Hot Pink” {
@NOAH changes mouthColor into Pink Hot Gloss
goto boy_GlossColors_1
} “Deep Pink” {
@NOAH changes mouthColor into Pink Deep Gloss
goto boy_GlossColors_1
} “Rose” {
@NOAH changes mouthColor into Rose Gloss
goto boy_GlossColors_1
} “Try Other Colors” {
goto boy_mouthcolor_1
} “Done” {
goto boy_custom_1
}
“Mauve” {
@NOAH changes mouthColor into Mauve Gloss
goto boy_GlossColors_1
} “Pastel Purple” {
@NOAH changes mouthColor into Purple Pastel Gloss
goto boy_GlossColors_1
} “Plum” {
@NOAH changes mouthColor into Plum Gloss
goto boy_GlossColors_1
} “Red” {
@NOAH changes mouthColor into Red Gloss
goto boy_GlossColors_1
} “Try Other Colors” {
goto boy_mouthcolor_1
} “Done” {
goto boy_custom_1
}
“Deep Red” {
@NOAH changes mouthColor into Red Deep Gloss
goto boy_GlossColors_1
} “Violet” {
@NOAH changes mouthColor into Violet Gloss
goto boy_GlossColors_1
} “Black” {
@NOAH changes mouthColor into Black Gloss
goto boy_GlossColors_1
} “Done” {
goto boy_custom_1
} “Try Other Colors” {
goto boy_mouthcolor_1
}

label boy_MatteColors_1

    NARRATOR
Matte lipstick colors.

choice [shouldPaginate: YES]
“Peach” {
@NOAH changes mouthColor into Peach Matte
goto boy_MatteColors_1
} “Light Peach” {
@NOAH changes mouthColor into Pink Peach Light Matte
goto boy_MatteColors_1
} “Beige Pink” {
@NOAH changes mouthColor into Pink Beige Matte
goto boy_MatteColors_1
} “Medium Pink” {
@NOAH changes mouthColor into Pink Medium Matte
goto boy_MatteColors_1
} “Try Other Colors” {
goto boy_mouthcolor_1
} “Done” {
goto boy_custom_1
}
“Warm Pink” {
@NOAH changes mouthColor into Pink Warm Matte
goto boy_MatteColors_1
} “Hot Pink” {
@NOAH changes mouthColor into Pink Hot Matte
goto boy_MatteColors_1
} “Deep Pink” {
@NOAH changes mouthColor into Pink Deep Matte
goto boy_MatteColors_1
} “Rose” {
@NOAH changes mouthColor into Rose Matte
goto boy_MatteColors_1
} “Try Other Colors” {
goto boy_mouthcolor_1
} “Done” {
goto boy_custom_1
}
“Mauve” {
@NOAH changes mouthColor into Mauve Matte
goto boy_GlossColors_1
} “Pastel Purple” {
@NOAH changes mouthColor into Purple Pastel Matte
goto boy_GlossColors_1
} “Plum” {
@NOAH changes mouthColor into Plum Matte
goto boy_GlossColors_1
} “Red” {
@NOAH changes mouthColor into Red Matte
goto boy_GlossColors_1
} “Try Other Colors” {
goto boy_mouthcolor_1
} “Done” {
goto boy_custom_1
}
“Deep Red” {
@NOAH changes mouthColor into Red Deep Matte
goto boy_GlossColors_1
} “Violet” {
@NOAH changes mouthColor into Violet Matte
goto boy_GlossColors_1
} “Black” {
@NOAH changes mouthColor into Black Matte
goto boy_GlossColors_1
} “Done” {
goto boy_custom_1
} “Try Other Colors” {
goto boy_mouthcolor_1
}

####################### NOSE SHAPE #######################

label boy_nose_1

    NARRATOR
Nose shapes.

choice [shouldPaginate: YES]
“Button Wide” {
@NOAH changes nose into Button Wide
goto boy_nose_1
} “Button Round” {
@NOAH changes nose into Button Round
goto boy_nose_1
} “NARRow” {
@NOAH changes nose into Grecian Narrow
goto boy_nose_1
} “Hooked”{
@NOAH changes nose into Hooked Grecian
goto boy_nose_1
} “Generic” {
@NOAH changes nose into Male Generic
goto boy_nose_1
} “Done”{
goto boy_custom_1
}
“Round” {
@NOAH changes nose into Round Wide
goto boy_nose_1
} “Grecian” {
@NOAH changes nose into Grecian Round
goto boy_nose_1
} “Straight” {
@NOAH changes nose into Straight Narrow
goto boy_nose_1
} “Bulbous” {
@NOAH changes nose into Bulbous Downturned
goto boy_nose_1
} “Pointed” {
@NOAH changes nose into Straight Pointed
goto boy_nose_1
} “Done”{
goto boy_custom_1
}
“Round Flared” {
@NOAH changes nose into Round Flared Downturned
goto boy_nose_1
} “Roman Broad” {
@NOAH changes nose into Roman Straight Broad
goto boy_nose_1
} “Straight Flat” {
@NOAH changes nose into Straight Flat
goto boy_nose_1
} “Done”{
goto boy_custom_1
}

####################### HAIR STYLE #######################

label boy_hair_1

    NARRATOR
All hair styles.

choice [shouldPaginate: YES]
“Generic Short” {
@NOAH changes hair into Generic Short
goto boy_hair_1
} “Curly Mohawk” {
@NOAH changes hair into Curly Mohawk
goto boy_hair_1
} “Manbun” {
@NOAH changes hair into Manbun
goto boy_hair_1
} “Short Fade” {
@NOAH changes hair into Short Curly Fade
goto boy_hair_1
} “Select Color” {
goto boy_haircolor_1
} “Done” {
goto boy_custom_1
}
“Twist Hair” {
@NOAH changes hair into Short Twists
goto boy_hair_1
} “Slicked Back” {
@NOAH changes hair into Slicked Back Solid
goto boy_hair_1
} “Afro” {
@NOAH changes hair into Afro
goto boy_hair_1
} “Messy Curls” {
@NOAH changes hair into Short Messy Curls
goto boy_hair_1
} “Select Color” {
goto boy_haircolor_1
} “Done” {
goto boy_custom_1
}
“Receding Short Straight” {
@NOAH changes hair into Receding Short Straight
goto boy_hair_1
} “Receded Hairline” {
@NOAH changes hair into Receded Hairline
goto boy_hair_1
} “Small Bun” {
@NOAH changes hair into Small Bun
goto boy_hair_1
} “Tousled Loose Curls Long” {
@NOAH changes hair into Tousled Loose Curls Long
goto boy_hair_1
} “Select Color” {
goto boy_haircolor_1
} “Done” {
goto boy_custom_1
}
“Shaggy” {
@NOAH changes hair into Short Shaggy
goto boy_hair_1
} “Wavy Messy” {
@NOAH changes hair into Wavy Messy
goto boy_hair_1
} “Pompadour” {
@NOAH changes hair into Wavy Quiff
goto boy_hair_1
} “Medium Dreadlocks” {
@NOAH changes hair into Medium Dreadlocks
goto boy_hair_1
} “Select Color” {
goto boy_haircolor_1
} “Done” {
goto boy_custom_1
}
“Long Dreadlocks” {
@NOAH changes hair into Long Dreadlocks
goto boy_hair_1
} “Long Braided” {
@NOAH changes hair into Long Braided
goto boy_hair_1
}“Crew Cut” {
@NOAH changes hair into Crew Cut
goto boy_hair_1
}“Long Top Messy Curls” {
@NOAH changes hair into Long Top Messy Curls
goto boy_hair_1
} “Change Color” {
goto boy_haircolor_1
} “Done” {
goto boy_custom_1
}
“Wavy Long” {
@NOAH changes hair into Wavy Long
goto boy_hair_1
} “Medium Taper Wavy” {
@NOAH changes hair into Medium Taper Wavy
goto boy_hair_1
} “Short Side Part Curly” {
@NOAH changes hair into Short Side Part Curly
goto boy_hair_1
} “Mohawk Dreads Short” {
@NOAH changes hair into Mohawk Dreads Short
goto boy_hair_1
}“Select Color” {
goto boy_haircolor_1
} “Done” {
goto boy_custom_1
}
“Dreads Loose Top Short” {
@NOAH changes hair into Dreads Loose Top Short
goto boy_hair_1
} “Curly Loose Afro Hair” {
@NOAH changes hair into Curly Loose Afro Hair
goto boy_hair_1
}“Select Color” {
goto boy_haircolor_1
} “Done” {
goto boy_custom_1
}

####################### HAIR COLOR #######################

label boy_haircolor_1

    NARRATOR
All hair colors.

choice
“Dark”{
goto boy_hairDark_1
}“Light” {
goto boy_hairLight_1
}“Dyed”{
goto boy_hairDye_1
} “Back to Styles” {
goto boy_hair_1
}“Done”{
goto boy_custom_1
}

label boy_hairDark_1

    NARRATOR
Dark hair colors.

choice [shouldPaginate: YES]
“Light Brown” {
@NOAH changes hairColor into Light Brown
goto boy_hairDark_1
}“Warm Brown” {
@NOAH changes hairColor into Medium Warm Brown
goto boy_hairDark_1
}“Chestnut Brown”{
@NOAH changes hairColor into Chestnut Brown
goto boy_hairDark_1
}“Dark Brown”{
@NOAH changes hairColor into Dark Brown
goto boy_hairDark_1
}“Different Colors”{
goto boy_haircolor_1
}“Done”{
goto boy_custom_1
}
“Deep Brown” {
@NOAH changes hairColor into Deep Brown
goto boy_hairDark_1
}“Burgundy” {
@NOAH changes hairColor into Burgundy Red
goto boy_hairDark_1
}“Dark Black” {
@NOAH changes hairColor into Black Dark
goto boy_hairDark_1
}“Jet Black” {
@NOAH changes hairColor into Black Jet
goto boy_hairDark_1
}“Different Colors”{
goto boy_haircolor_1
}“Done”{
goto boy_custom_1
}

label boy_hairLight_1

    NARRATOR
Light hair colors.

choice [shouldPaginate: YES]
“Platinum Blonde” {
@NOAH changes hairColor into Platinum Blonde
goto boy_hairLight_1
}“Dirty Blonde” {
@NOAH changes hairColor into Dirty Blonde
goto boy_hairLight_1
}“Honey Blonde” {
@NOAH changes hairColor into Honey Blonde
goto boy_hairLight_1
}“Strawberry Blonde” {
@NOAH changes hairColor into Strawberry Blonde
goto boy_hairLight_1
}“Different Colors”{
goto boy_haircolor_1
}“Done”{
goto boy_custom_1
}
“Medium Blonde” {
@NOAH changes hairColor into Blonde Medium
goto boy_hairLight_1
}“Ash Blonde” {
@NOAH changes hairColor into Ash Blonde
goto boy_hairLight_1
}“Different Colors”{
goto boy_haircolor_1
}“Done”{
goto boy_custom_1
}

label boy_hairDye_1

    NARRATOR
Dyed hair colors.

choice
“Pink/Purple” {
goto boy_hairDye_Pink_1
}“Blue/Green” {
goto boy_hairDye_Blue_1
}“Red/Orange” {
goto boy_hairDye_Red_1
}“White/Grey/Yellow” {
goto boy_hairDye_Gray_1
}“Different Colors”{
goto boy_haircolor_1
}“Done”{
goto boy_custom_1
}

label boy_hairDye_Pink_1

    NARRATOR
Pink and purple hair colors.

choice [shouldPaginate: YES]
“Hot Pink” {
@NOAH changes hairColor into Hot Pink
goto boy_hairDye_Pink_1
} “Light Pink” {
@NOAH changes hairColor into Pink Lt
goto boy_hairDye_Pink_1
} “Peach” {
@NOAH changes hairColor into Peach Blonde
goto boy_hairDye_Pink_1
} “Rose Gold” {
@NOAH changes hairColor into Rose Gold
goto boy_hairDye_Pink_1
}“Different Colors”{
goto boy_haircolor_1
}“Done” {
goto boy_custom_1
}
“Purple” {
@NOAH changes hairColor into Red Purple
goto boy_hairDye_Pink_1
} “Lavender” {
@NOAH changes hairColor into Purple Lilac
goto boy_hairDye_Pink_1
} “Plum” {
@NOAH changes hairColor into Plum
goto boy_hairDye_Pink_1
} “Dark Purple” {
@NOAH changes hairColor into Purple
goto boy_hairDye_Pink_1
}“Different Colors”{
goto boy_haircolor_1
}“Done” {
goto boy_custom_1
}

label boy_hairDye_Blue_1

    NARRATOR
Blue and green hair colors.

choice [shouldPaginate: YES]
“Blue” {
@NOAH changes hairColor into Blue
goto boy_hairDye_Blue_1
} “Light Blue” {
@NOAH changes hairColor into Cornflower Blue
goto boy_hairDye_Blue_1
} “Aqua Blue” {
@NOAH changes hairColor into Aqua Blue
goto boy_hairDye_Blue_1
} “Dark Blue” {
@NOAH changes hairColor into Blue Black
goto boy_hairDye_Blue_1
}“Different Colors”{
goto boy_haircolor_1
}“Done” {
goto boy_custom_1
}
“Green” {
@NOAH changes hairColor into Green
goto boy_hairDye_Blue_1
} “Lime Green” {
@NOAH changes hairColor into Yellow Green
goto boy_hairDye_Blue_1
} “Mint” {
@NOAH changes hairColor into Mint
goto boy_hairDye_Blue_1
} “Aqua Green” {
@NOAH changes hairColor into Aqua Green
goto boy_hairDye_Blue_1
}“Different Colors”{
goto boy_haircolor_1
}“Done” {
goto boy_custom_1
}

label boy_hairDye_Red_1

    NARRATOR
Red and orange hair colors.

choice
“Orange” {
@NOAH changes hairColor into Orange
goto boy_hairDye_Red_1
} “Red” {
@NOAH changes hairColor into Red
goto boy_hairDye_Red_1
} “Copper Red” {
@NOAH changes hairColor into Copper Red
goto boy_hairDye_Red_1
} “Ginger Red” {
@NOAH changes hairColor into Ginger Red
goto boy_hairDye_Red_1
}“Different Colors”{
goto boy_haircolor_1
}“Done” {
goto boy_custom_1
}

label boy_hairDye_Gray_1

    NARRATOR
White, grey, and yellow hair colors.

choice
“White” {
@NOAH changes hairColor into Warm White
goto boy_hairDye_Gray_1
} “Gray” {
@NOAH changes hairColor into Cool Gray
goto boy_hairDye_Gray_1
} “Light Gray” {
@NOAH changes hairColor into Aqua Gray
goto boy_hairDye_Gray_1
} “Yellow” {
@NOAH changes hairColor into Yellow
goto boy_hairDye_Gray_1
}“Different Colors”{
goto boy_haircolor_1
}“Done” {
goto boy_custom_1
}

label boy_end_1
@pause for 0
NARRATOR
In a district not to far from here.
@transition fade out black in 3
EXT. CAIRO SKYLINE - NIGHT
&transition fade in black in 3
&pan to zone 3 in 5
NARRATOR
Eden City
@transition fade out black in 3
EXT. JUVIE ROOFTOP - NIGHT with EFFECT DIM 60 with ROSE with SUN
&cut to zone 3
&zoom on 679 295 to 267% in 0
&MARIGOLD spot 0.863 172 174 in zone 3 AND MARIGOLD is rear
&transition fade in black in 2
&overlay 4750891018878976_ROSE shifts to 204 212 in zone 3
&overlay 4750891018878976_ROSE scales to -0.026 -0.026 in zone 3
&overlay 4750891018878976_SUN shifts to -433 -2 in zone 3
&overlay 4750891018878976_SUN scales to 1.487 1.487 in zone 3
&overlay SUN opacity 0 in 0
@zoom on 827 316 to 267% in 4
readerMessage Say by Ruel with messageTitle Song Credit:
&zoom on 640 301 to 267% in 4
&zoom on 960 512 to 267% in 4
&zoom on 960 298 to 267% in 4
&zoom on 827 316 to 267% in 4
NARRATOR
| italic |I’ve been feeling like it’s impossible to say it all and I’m loosing all control.
| italic |Cause i wish that i could break the fall and save it all
| italic |But I’ve been holding it too close.
NARRATOR (MARIGOLD)
This city is crumbling and everyone knows it.
NARRATOR (MARIGOLD)
Half of them is causing it and the other just doesn’t care.
&overlay 4750891018878976_ROSE shifts to 220 339 in 0.5 in zone 3
&overlay 4750891018878976_ROSE scales to -0.026 -0.026 in 0.5 in zone 3
@MARIGOLD spot 0.863 206 174 AND MARIGOLD is flirt_liftchin_give_rear
NARRATOR (MARIGOLD)
This little flower is all I have left of any beauty this city ever had.
NARRATOR (MARIGOLD)
But it could be worse.
&zoom on 837 62 to 267% in 0
&overlay 4750891018878976_ROSE shifts to 198 132 in zone 3
&overlay 4750891018878976_ROSE scales to -0.026 -0.026 in zone 3
&MARIGOLD spot 0.863 210 43
@MARIGOLD is sleep_sit_neutral_loop
NARRATOR (MARIGOLD)
Actually no, it couldn’t.
&overlay EFFECT DIM 60 opacity 0 in 3
@overlay SUN opacity 1 in 2
@pause for a beat
@MARIGOLD is idle_sit_legsup_neutral_loop
@zoom on 867 172 to 477% in 4
NARRATOR
Oi, you there!
@MARIGOLD is react_gasp_dismayed
readerMessage Remember what’s in bold!!!
MARIGOLD
(|bold|The Watchers?!|reset|)
@MARIGOLD spot 0.863 212 207 AND MARIGOLD is standup_neutral
@MARIGOLD walks to screen left AND MARIGOLD is run_athletic_neutral_loop
@zoom on 831 77 to 675% in 6
EXT. CAMPUS BAR OL - NIGHT with SUN
&MARIGOLD spot 0.601 53 216 in zone 2
&cut to zone 2
&zoom on 431 166 to 330% in 0
&overlay 4750891018878976_SUN shifts to -266 101 in zone 2
&overlay 4750891018878976_SUN scales to 1.000 1.000 in zone 2
&transition fade in black in 4
readerMessage Bearing in mind this part is at 5-6 am-ish so some background might still be -NIGHT.
@MARIGOLD walks to spot 0.654 129 174 AND MARIGOLD is run_athletic_neutral_loop
MARIGOLD (sigh_disappointed)
(Of course everyones still inside.)
MARIGOLD
(Why did we have to have a curfew from |bold| 9:30 'til 7:00?!|reset|)
@MARIGOLD faces left AND MARIGOLD is search_neutral
MARIGOLD (think_rubchin)
(But I need to find somewhere soon.)
&MARIGOLD is react_gasp_dismayed
NARRATOR
Come back here vermin!
@INKFEMALEAVATAR spot 0.321 28 356 in zone 2 AND INKFEMALEAVATAR faces right
&zoom on 328 246 to 788% in 1
INKFEMALEAVATAR (callout_neutral)
What are you doing?!
INKFEMALEAVATAR (talk_afraid)
Get inside!
&zoom on 445 217 to 533% in 0
MARIGOLD (think_rubchin)
(Should I go with her?)
@MARIGOLD is rear AND MARIGOLD faces right
@MARIGOLD is think_rubchin AND MARIGOLD faces left
@MARIGOLD is talk_shrug_neutral
&MARIGOLD walks to spot 0.321 28 356 AND MARIGOLD is run_athletic_neutral_loop
@transition fade out black in 2
INT. LA APARTMENT - NIGHT
&zoom reset
&MARIGOLD spot 1.280 -101 5
&zoom on 60 318 to 221% in 0
&INKFEMALEAVATAR spot 1.280 238 -5 AND INKFEMALEAVATAR is idle_armscrossed_awkward_loop AND INKFEMALEAVATAR faces left
@transition fade in black in 3
@MARIGOLD walks to spot 1.280 112 -30 AND MARIGOLD is run_athletic_neutral_loop
@MARIGOLD is cough
@zoom on 300 353 to 221% in 0
INKFEMALEAVATAR (talk_awkward_loop)
Should I be worried?
@zoom on 68 328 to 221% in 0
MARIGOLD (talk_armsraised_neutral)
No, no, no Ma’am, I’m not some sort of criminal.
@zoom on 300 353 to 221% in 0
INKFEMALEAVATAR (talk_apathetic)
Please none of this-
INKFEMALEAVATAR (talk_airquotes)
-“Ma’am”-
INKFEMALEAVATAR (talk_apathetic)
-business, it makes me feel old.
INKFEMALEAVATAR (talk_armscrossed_neutral_loop)
Call me Ines.
@zoom on 72 315 to 216% in 0
MARIGOLD (talk_handraised_happy_loop)
Marigold.
@zoom on 304 382 to 216% in 0
INKFEMALEAVATAR (talk_agree_happy)
It’s nice to meet you.
@zoom on 66 329 to 216% in 0
MARIGOLD (talk_armsraised_neutral)
It’s nice to meet you too.
@zoom on 304 382 to 216% in 0
INKFEMALEAVATAR (talk_deny_neutral)
Look, I don’t really want to interfere with your personal business-
INKFEMALEAVATAR (talk_afraid)
But what were you doing-
@INKFEMALEAVATAR is deepbreath
INKFEMALEAVATAR (talk_afraid)
|bold, animation:shuffle-sideways |Outside.
@zoom on 66 329 to 216% in 0
NARRATOR (MARIGOLD)
Great.
NARRATOR (MARIGOLD)
I knew she was gonna ask that.
NARRATOR (MARIGOLD)
Honestly I’m not even sure if I could tell her.
INT. AUDITION STAGE - DAY
&set hsl 0 -100 0 no_colorize with blendMode NORMAL to 100%
&KING FATHER RICHARD stands screen center
KING FATHER RICHARD (talk_flirt_charming_atcamera)
Our rehabilitation programme really is state-of-the art and will have you settled in you homes quickly and in a orderly fashion.
INT. SERVANT BEDROOM - NIGHT with JAIL BARS
&cut to zone 2
&set hsl 0 -100 0 no_colorize with blendMode NORMAL to 100%
&zoom on 487 201 to 232% in 0
&overlay 4750891018878976_JAIL BARS shifts to -295 -7
&overlay 4750891018878976_JAIL BARS scales to 4.853 4.853
&MARIGOLD spot 1.038 123 -93 in zone 2 AND MARIGOLD is think_rubchin AND MARIGOLD faces right
&MUM spot 1.280 162 7 in zone 2 AND MUM is idle_sit_sad_loop AND MUM moves to layer -1
&ANTHONY spot 1.149 207 -120 in zone 2 AND ANTHONY is idle_sad_serious_loop
INT. AUDITION STAGE - DAY
&set hsl 0 -100 0 no_colorize with blendMode NORMAL to 100%
&KING FATHER RICHARD stands screen center
KING FATHER RICHARD (talk_flirt_charming_atcamera)
Already people have settled into their new homes.
EXT. ABANDONED HOME - NIGHT WWITH effect HARD RAIN
&set hsl 0 -100 0 no_colorize with blendMode NORMAL to 100%

Really appreciate this :smiling_face_with_three_hearts:

Try @cut to zone 2 instead of &cut to zone 2

Okay thx

1 Like

Hope it works

It did thanks :blob_hearts:

1 Like

Your welcome!

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.