@Dara.Amarie I used your multiple customization template and it keeps saying duplicate labels.
ANYONE CAN HELP
Here’s my script
label customize_characters
NARRATOR
Who do you want to customize?
choice
"STEPHON " {
goto STEPHON
} “OSCAR” {
goto OSCAR
} “NAME” {
goto NAME
} “Finished customizing!” {
goto done_cc
}
label STEPHON
@pause for 0
Avatar - Limelight Male1 {
Limelight Male Character Template
This template was created in collaboration with Dara Amarie
Check out more of her work on instagram @dara.amarie.ep
To give her a shoutout in your story,
remove the hash from the reader message at the bottom of this template.
Be sure to replace STEPHON with your characters name
To do this:
Highlight STEPHON
Press Ctrl + F on your keyboard (Cmd + F for Macs)
Click on “All” on the bar in the pop up
Type in your character’s name in all caps
&STEPHON enters from left to screen center
label boy_custom_1
@zoom reset
@STEPHON starts think_rubchin
@speechbubble reset
NARRATOR
So, what's your look?
choice
“Skin Tone” {
@STEPHON starts idle_happy_loop
goto boy_skin_1
}
“Hair” {
@zoom reset
@zoom on 150 350 to 165% in 0
@STEPHON starts idle_happy_loop
goto boy_hair_1
}
“Eyes” {
@STEPHON starts idle
@zoom reset
@zoom on 150 350 to 165% in 0
goto boy_eyes_1
}
“Eyebrows” {
@zoom reset
@zoom on 150 350 to 165% in 0
@STEPHON starts idle_armscrossed_neutral_loop
goto boy_brows_1
}
“Face Shape”{
@zoom reset
@zoom on 150 350 to 165% in 0
@STEPHON starts idle_happy_loop
goto boy_face_1
}
“Nose” {
@zoom reset
@zoom on 150 350 to 165% in 0
@STEPHON starts idle
goto boy_nose_1
}
“Mouth” {
@zoom reset
@zoom on 150 350 to 165% in 0
@STEPHON starts idle
goto boy_mouth_1
}
“This is perfect!” {
goto boy_end_1
}
####################### SKIN COLOR #######################
label boy_skin_1
NARRATOR
All skin tones.
choice
“Lighter Shades” {
goto boy_lightskin_1
} “Medium Shades” {
goto boy_medskin_1
} “Darker Shades” {
goto boy_darkskin_1
} “Ash Shades” {
goto boy_ashskin_1
} “Done” {
goto boy_custom_1
}
label boy_lightskin_1
NARRATOR
Light skin tones.
choice [shouldPaginate: YES]
“Light 1” {
@STEPHON changes bodyColor into Neutral 00
goto boy_lightskin_1
} “Light 2” {
@STEPHON changes bodyColor into Rose 00
goto boy_lightskin_1
} “Light 3” {
@STEPHON changes bodyColor into Gold 00
goto boy_lightskin_1
} “Light 4” {
@STEPHON changes bodyColor into Copper 00
goto boy_lightskin_1
} “Different Shades” {
goto boy_skin_1
} “Done” {
goto boy_custom_1
}
“Light 5” {
@STEPHON changes bodyColor into Neutral 01
goto boy_lightskin_1
} “Light 6” {
@STEPHON changes bodyColor into Rose 01
goto boy_lightskin_1
} “Light 7” {
@STEPHON changes bodyColor into Gold 01
goto boy_lightskin_1
} “Light 8” {
@STEPHON changes bodyColor into Copper 01
goto boy_lightskin_1
} “Different Shades” {
goto boy_skin_1
} “Done” {
goto boy_custom_1
}
“Light 9” {
@STEPHON changes bodyColor into Neutral 02
goto boy_lightskin_1
} “Light 10” {
@STEPHON changes bodyColor into Rose 02
goto boy_lightskin_1
} “Light 11” {
@STEPHON changes bodyColor into Gold 02
goto boy_lightskin_1
} “Light 12” {
@STEPHON changes bodyColor into Copper 02
goto boy_lightskin_1
} “Different Shades” {
goto boy_skin_1
} “Done” {
goto boy_custom_1
}
label boy_medskin_1
NARRATOR
Medium skin tones.
choice [shouldPaginate: YES]
“Medium 1” {
@STEPHON changes bodyColor into Neutral 03
goto boy_medskin_1
} “Medium 2” {
@STEPHON changes bodyColor into Rose 03
goto boy_medskin_1
} “Medium 3” {
@STEPHON changes bodyColor into Gold 03
goto boy_medskin_1
} “Medium 4” {
@STEPHON changes bodyColor into Copper 03
goto boy_medskin_1
} “Different Shades” {
goto boy_skin_1
} “Done” {
goto boy_custom_1
}
“Medium 5” {
@STEPHON changes bodyColor into Neutral 04
goto boy_medskin_1
} “Medium 6” {
@STEPHON changes bodyColor into Rose 04
goto boy_medskin_1
} “Medium 7” {
@STEPHON changes bodyColor into Gold 04
goto boy_medskin_1
} “Medium 8” {
@STEPHON changes bodyColor into Copper 04
goto boy_medskin_1
} “Different Shades” {
goto boy_skin_1
} “Done” {
goto boy_custom_1
}
“Medium 9” {
@STEPHON changes bodyColor into Neutral 05
goto boy_medskin_1
} “Medium 10” {
@STEPHON changes bodyColor into Rose 05
goto boy_medskin_1
} “Medium 11” {
@STEPHON changes bodyColor into Gold 05
goto boy_medskin_1
} “Medium 12” {
@STEPHON changes bodyColor into Copper 05
goto boy_medskin_1
} “Different Shades” {
goto boy_skin_1
} “Done” {
goto boy_custom_1
}
“Medium 13” {
@STEPHON changes bodyColor into Neutral 06
goto boy_medskin_1
} “Medium 14” {
@STEPHON changes bodyColor into Rose 06
goto boy_medskin_1
} “Medium 15” {
@STEPHON changes bodyColor into Gold 06
goto boy_medskin_1
} “Medium 16” {
@STEPHON changes bodyColor into Copper 06
goto boy_medskin_1
} “Different Shades” {
goto boy_skin_1
} “Done” {
goto boy_custom_1
}
label boy_darkskin_1
NARRATOR
Dark skin tones.
choice [shouldPaginate: YES]
“Dark 1” {
@STEPHON changes bodyColor into Neutral 07
goto boy_darkskin_1
} “Dark 2” {
@STEPHON changes bodyColor into Rose 07
goto boy_darkskin_1
} “Dark 3” {
@STEPHON changes bodyColor into Gold 07
goto boy_darkskin_1
} “Dark 4” {
@STEPHON changes bodyColor into Copper 07
goto boy_darkskin_1
} “Different Shades” {
goto boy_skin_1
} “Done” {
goto boy_custom_1
}
“Dark 5” {
@STEPHON changes bodyColor into Neutral 08
goto boy_darkskin_1
} “Dark 6” {
@STEPHON changes bodyColor into Rose 08
goto boy_darkskin_1
} “Dark 7” {
@STEPHON changes bodyColor into Gold 08
goto boy_darkskin_1
} “Dark 8” {
@STEPHON changes bodyColor into Copper 08
goto boy_darkskin_1
} “Different Shades” {
goto boy_skin_1
} “Done” {
goto boy_custom_1
}
“Dark 9” {
@STEPHON changes bodyColor into Neutral 09
goto boy_darkskin_1
} “Dark 10” {
@STEPHON changes bodyColor into Rose 09
goto boy_darkskin_1
} “Dark 11” {
@STEPHON changes bodyColor into Gold 09
goto boy_darkskin_1
} “Dark 12” {
@STEPHON changes bodyColor into Copper 09
goto boy_darkskin_1
} “Different Shades” {
goto boy_skin_1
} “Done” {
goto boy_custom_1
}
“Dark 13” {
@STEPHON changes bodyColor into Neutral 10
goto boy_darkskin_1
} “Dark 14” {
@STEPHON changes bodyColor into Rose 10
goto boy_darkskin_1
} “Dark 15” {
@STEPHON changes bodyColor into Gold 10
goto boy_darkskin_1
} “Dark 16” {
@STEPHON changes bodyColor into Copper 10
goto boy_darkskin_1
} “Different Shades” {
goto boy_skin_1
} “Done” {
goto boy_custom_1
}
label boy_ashskin_1
NARRATOR
Ash skin tones.
choice [shouldPaginate: YES]
“Ash 1” {
@STEPHON changes bodyColor into Ash 00
goto boy_ashskin_1
} “Ash 2” {
@STEPHON changes bodyColor into Ash 01
goto boy_ashskin_1
} “Ash 3” {
@STEPHON changes bodyColor into Ash 02
goto boy_ashskin_1
} “Ash 4” {
@STEPHON changes bodyColor into Ash 03
goto boy_ashskin_1
} “Different Shades” {
goto boy_skin_1
} “Done” {
goto boy_custom_1
}
“Ash 5” {
@STEPHON changes bodyColor into Ash 04
goto boy_ashskin_1
} “Ash 6” {
@STEPHON changes bodyColor into Ash 05
goto boy_ashskin_1
} “Ash 7” {
@STEPHON changes bodyColor into Ash 06
goto boy_ashskin_1
} “Ash 8” {
@STEPHON changes bodyColor into Ash 07
goto boy_ashskin_1
} “Different Shades” {
goto boy_skin_1
} “Done” {
goto boy_custom_1
}
“Ash 9” {
@STEPHON changes bodyColor into Ash 08
goto boy_ashskin_1
} “Ash 10” {
@STEPHON changes bodyColor into Ash 09
goto boy_ashskin_1
} “Ash 11” {
@STEPHON changes bodyColor into Ash 10
goto boy_ashskin_1
} “Done” {
goto boy_custom_1
} “Different Shades” {
goto boy_skin_1
}
####################### EYEBROWs #######################
label boy_brows_1
NARRATOR
Eyebrow shapes.
choice [shouldPaginate: YES]
“Arched”{
@STEPHON changes eyebrows into Arched Medium
goto boy_brows_1
}“Generic”{
@STEPHON changes eyebrows into Male Generic
goto boy_brows_1
}“Round”{
@STEPHON changes eyebrows into Round Medium
goto boy_brows_1
}“Soft”{
@STEPHON changes eyebrows into Round Soft
goto boy_brows_1
} “Select Color” {
goto boy_browscolor_1
} “Done”{
goto boy_custom_1
}
“Thick”{
@STEPHON changes eyebrows into Round Thick
goto boy_brows_1
}“Straight”{
@STEPHON changes eyebrows into Straight Medium
goto boy_brows_1
}“Bushy”{
@STEPHON changes eyebrows into Arched Bushy
goto boy_brows_1
}“Thin”{
@STEPHON changes eyebrows into Round Thin
goto boy_brows_1
} “Select Color” {
goto boy_browscolor_1
} “Done”{
goto boy_custom_1
}
“Furrowed Straight”{
@STEPHON changes eyebrows into Furrowed Straight S
goto boy_brows_1
}“Furrowed Raised”{
@STEPHON changes eyebrows into Furrowed Raised S
goto boy_brows_1
}“Straight Medium Scar”{
@STEPHON 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” {
@STEPHON changes eyebrowsColor into Dirty Blonde
goto boy_browscolor_1
} “Honey Blonde” {
@STEPHON changes eyebrowsColor into Honey Blonde
goto boy_browscolor_1
} “Platinum Blonde” {
@STEPHON changes eyebrowsColor into Platinum Blonde
goto boy_browscolor_1
} “Strawberry Blonde” {
@STEPHON changes eyebrowsColor into Strawberry Blonde
goto boy_browscolor_1
} “Change Brow Shape” {
goto boy_brows_1
} “Done” {
goto boy_custom_1
}
“Blonde Medium” {
@STEPHON changes eyebrowsColor into Blonde Medium
goto boy_browscolor_1
} “Chestnut Brown” {
@STEPHON changes eyebrowsColor into Chestnut Brown
goto boy_browscolor_1
} “Dark Brown” {
@STEPHON changes eyebrowsColor into Dark Brown
goto boy_browscolor_1
} “Deep Brown” {
@STEPHON changes eyebrowsColor into Deep Brown
goto boy_browscolor_1
} “Change Brow Shape” {
goto boy_brows_1
} “Done” {
goto boy_custom_1
}
“Light Brown” {
@STEPHON changes eyebrowsColor into Light Brown
goto boy_browscolor_1
} “Dark Black” {
@STEPHON changes eyebrowsColor into Black Dark
goto boy_browscolor_1
} “Jet Black” {
@STEPHON changes eyebrowsColor into blackJet
goto boy_browscolor_1
} “Light Pink” {
@STEPHON changes eyebrowsColor into Pink Lt
goto boy_browscolor_1
} “Change Brow Shape” {
goto boy_brows_1
} “Done” {
goto boy_custom_1
}
“Lavender” {
@STEPHON changes eyebrowsColor into Purple Lilac
goto boy_browscolor_1
} “Mint” {
@STEPHON changes eyebrowsColor into Green Mint
goto boy_browscolor_1
} “Ginger Red” {
@STEPHON changes eyebrowsColor into Ginger Red
goto boy_browscolor_1
} “Copper Red” {
@STEPHON changes eyebrowsColor into Copper Red
goto boy_browscolor_1
} “Change Brow Shape” {
goto boy_brows_1
} “Done” {
goto boy_custom_1
}
“Gray” {
@STEPHON changes eyebrowsColor into Gray
goto boy_browscolor_1
} “White” {
@STEPHON 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” {
@STEPHON changes face into Diamond Soft
goto boy_face_1
} “Defined Diamond” {
@STEPHON changes face into Diamond Defined
goto boy_face_1
} “Generic” {
@STEPHON changes face into Male Generic
goto boy_face_1
} “Round” {
@STEPHON changes face into Round Soft
goto boy_face_1
} “Square Jaw” {
@STEPHON changes face into Square Jaw
goto boy_face_1
} “Done”{
goto boy_custom_1
}
“Triangle” {
@STEPHON changes face into Triangle Chiseled
goto boy_face_1
} “Mature Square” {
@STEPHON changes face into Square Jaw Mature
goto boy_face_1
} “Broad Cheeks” {
@STEPHON changes face into Round Broad Cheeks
goto boy_face_1
} “Chiseled Angular” {
@STEPHON changes face into Chiseled Angular
goto boy_face_1
}“Chiseled Angular Stubble” {
@STEPHON changes face into Chiseled Angular Stubble
goto boy_face_1
}
“Done”{
goto boy_custom_1
}“Square Long Jaw Stubble” {
@STEPHON changes face into Square Long Jaw Stubble
goto boy_face_1
}“Square Jaw Roundcheek Stubble” {
@STEPHON changes face into Square Jaw Roundcheek Stubble
goto boy_face_1
}“Chiseled Square Stubble Shaved” {
@STEPHON changes face into Chiseled Square Stubble Shaved
goto boy_face_1
}“Square Long Jaw Shadow” {
@STEPHON changes face into Square Long Jaw Shadow
goto boy_face_1
}“Triangle Chiseled Scruffy Beard” {
@STEPHON changes face into Triangle Chiseled Scruffy Beard
goto boy_face_1
}
“Done”{
goto boy_custom_1
}“Square Defined” {
@STEPHON 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” {
@STEPHON changes eyes into Deepset Downturned
goto boy_eyes_1
} “Deepset Heavy” {
@STEPHON changes eyes into Deepset Heavy Lid
goto boy_eyes_1
} “Deep Sunken” {
@STEPHON changes eyes into Male Deep Sunken
goto boy_eyes_1
} “Generic” {
@STEPHON changes eyes into Male Generic
goto boy_eyes_1
} “Select Color”{
goto boy_eyecolor_1
} “Done”{
goto boy_custom_1
}
“Slender” {
@STEPHON changes eyes into Monolid Slender
goto boy_eyes_1
} “Oval” {
@STEPHON changes eyes into Oval Wide
goto boy_eyes_1
} “Sloping” {
@STEPHON changes eyes into Sloping Heavy Lid
goto boy_eyes_1
} “Mature” {
@STEPHON 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” {
@STEPHON changes eyesColor into Blue Aqua
goto boy_eyecolor_1
} “Deep Blue” {
@STEPHON changes eyesColor into Blue Deep
goto boy_eyecolor_1
} “Light Brown” {
@STEPHON changes eyesColor into Brown Light
goto boy_eyecolor_1
} “Dark Brown” {
@STEPHON changes eyesColor into Brown Dark
goto boy_eyecolor_1
} “Change Eye Shape” {
goto boy_eyes_1
} “Done”{
goto boy_custom_1
}
“Black” {
@STEPHON changes eyesColor into Brown Black
goto boy_eyecolor_1
} “Green” {
@STEPHON changes eyesColor into Green Emerald
goto boy_eyecolor_1
} “Silver” {
@STEPHON changes eyesColor into Grey Cool
goto boy_eyecolor_1
} “Hazel” {
@STEPHON changes eyesColor into Hazel
goto boy_eyecolor_1
} “Change Eye Shape” {
goto boy_eyes_1
} “Done”{
goto boy_custom_1
}
“Red” {
@STEPHON changes eyesColor into Red
goto boy_eyecolor_1
} “Violet” {
@STEPHON 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” {
@STEPHON changes mouth into Medium Straight Natural
goto boy_mouth_1
}“Thin” {
@STEPHON changes mouth into Thin Heart
goto boy_mouth_1
}“Small” {
@STEPHON changes mouth into Small Heart
goto boy_mouth_1
}“Medium” {
@STEPHON changes mouth into Medium Heart
goto boy_mouth_1
}“Select Color”{
goto boy_mouthcolor_1
} “Done”{
goto boy_custom_1
}
“Full” {
@STEPHON changes mouth into Full Heart Natural
goto boy_mouth_1
}“Large” {
@STEPHON 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” {
@STEPHON changes mouthColor into Fair Rose Matte
goto boy_NaturalColors_1
} “Fair Neutral” {
@STEPHON changes mouthColor into Fair Neutral Matte
goto boy_NaturalColors_1
} “Fair Gold” {
@STEPHON changes mouthColor into Fair Gold Matte
goto boy_NaturalColors_1
} “Beige Light Gold” {
@STEPHON 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” {
@STEPHON changes mouthColor into Beige Gold Matte
goto boy_NaturalColors_1
} “Beige Rose” {
@STEPHON changes mouthColor into Beige Rose
goto boy_NaturalColors_1
} “Beige Deep Neutral” {
@STEPHON changes mouthColor into Beige Deep Neutral
goto boy_NaturalColors_1
} “Tan Deep Neutral” {
@STEPHON changes mouthColor into Tan Deep Neutral
goto boy_NaturalColors_1
} “Try Other Colors” {
goto boy_mouthcolor_1
} “Done” {
goto boy_custom_1
}
“Brown Neutral” {
@STEPHON changes mouthColor into Brown Neutral
goto boy_NaturalColors_1
} “Brown Gold” {
@STEPHON changes mouthColor into Brown Gold
goto boy_NaturalColors_1
} “Brown Deep Gold” {
@STEPHON changes mouthColor into Brown Deep Gold
goto boy_NaturalColors_1
} “Brown Deep Rose” {
@STEPHON 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” {
@STEPHON changes mouthColor into Peach Gloss
goto boy_GlossColors_1
} “Light Peach” {
@STEPHON changes mouthColor into Pink Peach Lt Gloss
goto boy_GlossColors_1
} “Beige Pink” {
@STEPHON changes mouthColor into Pink Beige Gloss
goto boy_GlossColors_1
} “Medium Pink” {
@STEPHON changes mouthColor into Pink Medium Gloss
goto boy_GlossColors_1
} “Try Other Colors” {
goto boy_mouthcolor_1
} “Done” {
goto boy_custom_1
}
“Warm Pink” {
@STEPHON changes mouthColor into Pink Warm Gloss
goto boy_GlossColors_1
} “Hot Pink” {
@STEPHON changes mouthColor into Pink Hot Gloss
goto boy_GlossColors_1
} “Deep Pink” {
@STEPHON changes mouthColor into Pink Deep Gloss
goto boy_GlossColors_1
} “Rose” {
@STEPHON changes mouthColor into Rose Gloss
goto boy_GlossColors_1
} “Try Other Colors” {
goto boy_mouthcolor_1
} “Done” {
goto boy_custom_1
}
“Mauve” {
@STEPHON changes mouthColor into Mauve Gloss
goto boy_GlossColors_1
} “Pastel Purple” {
@STEPHON changes mouthColor into Purple Pastel Gloss
goto boy_GlossColors_1
} “Plum” {
@STEPHON changes mouthColor into Plum Gloss
goto boy_GlossColors_1
} “Red” {
@STEPHON changes mouthColor into Red Gloss
goto boy_GlossColors_1
} “Try Other Colors” {
goto boy_mouthcolor_1
} “Done” {
goto boy_custom_1
}
“Deep Red” {
@STEPHON changes mouthColor into Red Deep Gloss
goto boy_GlossColors_1
} “Violet” {
@STEPHON changes mouthColor into Violet Gloss
goto boy_GlossColors_1
} “Black” {
@STEPHON 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” {
@STEPHON changes mouthColor into Peach Matte
goto boy_MatteColors_1
} “Light Peach” {
@STEPHON changes mouthColor into Pink Peach Light Matte
goto boy_MatteColors_1
} “Beige Pink” {
@STEPHON changes mouthColor into Pink Beige Matte
goto boy_MatteColors_1
} “Medium Pink” {
@STEPHON changes mouthColor into Pink Medium Matte
goto boy_MatteColors_1
} “Try Other Colors” {
goto boy_mouthcolor_1
} “Done” {
goto boy_custom_1
}
“Warm Pink” {
@STEPHON changes mouthColor into Pink Warm Matte
goto boy_MatteColors_1
} “Hot Pink” {
@STEPHON changes mouthColor into Pink Hot Matte
goto boy_MatteColors_1
} “Deep Pink” {
@STEPHON changes mouthColor into Pink Deep Matte
goto boy_MatteColors_1
} “Rose” {
@STEPHON changes mouthColor into Rose Matte
goto boy_MatteColors_1
} “Try Other Colors” {
goto boy_mouthcolor_1
} “Done” {
goto boy_custom_1
}
“Mauve” {
@STEPHON changes mouthColor into Mauve Matte
goto boy_GlossColors_1
} “Pastel Purple” {
@STEPHON changes mouthColor into Purple Pastel Matte
goto boy_GlossColors_1
} “Plum” {
@STEPHON changes mouthColor into Plum Matte
goto boy_GlossColors_1
} “Red” {
@STEPHON changes mouthColor into Red Matte
goto boy_GlossColors_1
} “Try Other Colors” {
goto boy_mouthcolor_1
} “Done” {
goto boy_custom_1
}
“Deep Red” {
@STEPHON changes mouthColor into Red Deep Matte
goto boy_GlossColors_1
} “Violet” {
@STEPHON changes mouthColor into Violet Matte
goto boy_GlossColors_1
} “Black” {
@STEPHON 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” {
@STEPHON changes nose into Button Wide
goto boy_nose_1
} “Button Round” {
@STEPHON changes nose into Button Round
goto boy_nose_1
} “Narrow” {
@STEPHON changes nose into Grecian Narrow
goto boy_nose_1
} “Hooked”{
@STEPHON changes nose into Hooked Grecian
goto boy_nose_1
} “Generic” {
@STEPHON changes nose into Male Generic
goto boy_nose_1
} “Done”{
goto boy_custom_1
}
“Round” {
@STEPHON changes nose into Round Wide
goto boy_nose_1
} “Grecian” {
@STEPHON changes nose into Grecian Round
goto boy_nose_1
} “Straight” {
@STEPHON changes nose into Straight Narrow
goto boy_nose_1
} “Bulbous” {
@STEPHON changes nose into Bulbous Downturned
goto boy_nose_1
} “Pointed” {
@STEPHON changes nose into Straight Pointed
goto boy_nose_1
} “Done”{
goto boy_custom_1
}
“Round Flared” {
@STEPHON changes nose into Round Flared Downturned
goto boy_nose_1
} “Roman Broad” {
@STEPHON changes nose into Roman Straight Broad
goto boy_nose_1
} “Straight Flat” {
@STEPHON 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” {
@STEPHON changes hair into Generic Short
goto boy_hair_1
} “Curly Mohawk” {
@STEPHON changes hair into Curly Mohawk
goto boy_hair_1
} “Manbun” {
@STEPHON changes hair into Manbun
goto boy_hair_1
} “Short Fade” {
@STEPHON changes hair into Short Curly Fade
goto boy_hair_1
} “Select Color” {
goto boy_haircolor_1
} “Done” {
goto boy_custom_1
}
“Twist Hair” {
@STEPHON changes hair into Short Twists
goto boy_hair_1
} “Slicked Back” {
@STEPHON changes hair into Slicked Back Solid
goto boy_hair_1
} “Afro” {
@STEPHON changes hair into Afro
goto boy_hair_1
} “Messy Curls” {
@STEPHON changes hair into Short Messy Curls
goto boy_hair_1
} “Select Color” {
goto boy_haircolor_1
} “Done” {
goto boy_custom_1
}
“Receding Short Straight” {
@STEPHON changes hair into Receding Short Straight
goto boy_hair_1
} “Receded Hairline” {
@STEPHON changes hair into Receded Hairline
goto boy_hair_1
} “Small Bun” {
@STEPHON changes hair into Small Bun
goto boy_hair_1
} “Tousled Loose Curls Long” {
@STEPHON changes hair into Tousled Loose Curls Long
goto boy_hair_1
} “Select Color” {
goto boy_haircolor_1
} “Done” {
goto boy_custom_1
}
“Shaggy” {
@STEPHON changes hair into Short Shaggy
goto boy_hair_1
} “Wavy Messy” {
@STEPHON changes hair into Wavy Messy
goto boy_hair_1
} “Pompadour” {
@STEPHON changes hair into Wavy Quiff
goto boy_hair_1
} “Medium Dreadlocks” {
@STEPHON changes hair into Medium Dreadlocks
goto boy_hair_1
} “Select Color” {
goto boy_haircolor_1
} “Done” {
goto boy_custom_1
}
“Long Dreadlocks” {
@STEPHON changes hair into Long Dreadlocks
goto boy_hair_1
} “Long Braided” {
@STEPHON changes hair into Long Braided
goto boy_hair_1
}“Crew Cut” {
@STEPHON changes hair into Crew Cut
goto boy_hair_1
}“Long Top Messy Curls” {
@STEPHON changes hair into Long Top Messy Curls
goto boy_hair_1
} “Change Color” {
goto boy_haircolor_1
} “Done” {
goto boy_custom_1
}
“Wavy Long” {
@STEPHON changes hair into Wavy Long
goto boy_hair_1
} “Medium Taper Wavy” {
@STEPHON changes hair into Medium Taper Wavy
goto boy_hair_1
} “Short Side Part Curly” {
@STEPHON changes hair into Short Side Part Curly
goto boy_hair_1
} “Mohawk Dreads Short” {
@STEPHON 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” {
@STEPHON changes hair into Dreads Loose Top Short
goto boy_hair_1
} “Curly Loose Afro Hair” {
@STEPHON 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” {
@STEPHON changes hairColor into Light Brown
goto boy_hairDark_1
}“Warm Brown” {
@STEPHON changes hairColor into Medium Warm Brown
goto boy_hairDark_1
}“Chestnut Brown”{
@STEPHON changes hairColor into Chestnut Brown
goto boy_hairDark_1
}“Dark Brown”{
@STEPHON changes hairColor into Dark Brown
goto boy_hairDark_1
}“Different Colors”{
goto boy_haircolor_1
}“Done”{
goto boy_custom_1
}
“Deep Brown” {
@STEPHON changes hairColor into Deep Brown
goto boy_hairDark_1
}“Burgundy” {
@STEPHON changes hairColor into Burgundy Red
goto boy_hairDark_1
}“Dark Black” {
@STEPHON changes hairColor into Black Dark
goto boy_hairDark_1
}“Jet Black” {
@STEPHON 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” {
@STEPHON changes hairColor into Platinum Blonde
goto boy_hairLight_1
}“Dirty Blonde” {
@STEPHON changes hairColor into Dirty Blonde
goto boy_hairLight_1
}“Honey Blonde” {
@STEPHON changes hairColor into Honey Blonde
goto boy_hairLight_1
}“Strawberry Blonde” {
@STEPHON changes hairColor into Strawberry Blonde
goto boy_hairLight_1
}“Different Colors”{
goto boy_haircolor_1
}“Done”{
goto boy_custom_1
}
“Medium Blonde” {
@STEPHON changes hairColor into Blonde Medium
goto boy_hairLight_1
}“Ash Blonde” {
@STEPHON 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” {
@STEPHON changes hairColor into Hot Pink
goto boy_hairDye_Pink_1
} “Light Pink” {
@STEPHON changes hairColor into Pink Lt
goto boy_hairDye_Pink_1
} “Peach” {
@STEPHON changes hairColor into Peach Blonde
goto boy_hairDye_Pink_1
} “Rose Gold” {
@STEPHON changes hairColor into Rose Gold
goto boy_hairDye_Pink_1
}“Different Colors”{
goto boy_haircolor_1
}“Done” {
goto boy_custom_1
}
“Purple” {
@STEPHON changes hairColor into Red Purple
goto boy_hairDye_Pink_1
} “Lavender” {
@STEPHON changes hairColor into Purple Lilac
goto boy_hairDye_Pink_1
} “Plum” {
@STEPHON changes hairColor into Plum
goto boy_hairDye_Pink_1
} “Dark Purple” {
@STEPHON 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” {
@STEPHON changes hairColor into Blue
goto boy_hairDye_Blue_1
} “Light Blue” {
@STEPHON changes hairColor into Cornflower Blue
goto boy_hairDye_Blue_1
} “Aqua Blue” {
@STEPHON changes hairColor into Aqua Blue
goto boy_hairDye_Blue_1
} “Dark Blue” {
@STEPHON changes hairColor into Blue Black
goto boy_hairDye_Blue_1
}“Different Colors”{
goto boy_haircolor_1
}“Done” {
goto boy_custom_1
}
“Green” {
@STEPHON changes hairColor into Green
goto boy_hairDye_Blue_1
} “Lime Green” {
@STEPHON changes hairColor into Yellow Green
goto boy_hairDye_Blue_1
} “Mint” {
@STEPHON changes hairColor into Mint
goto boy_hairDye_Blue_1
} “Aqua Green” {
@STEPHON 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” {
@STEPHON changes hairColor into Orange
goto boy_hairDye_Red_1
} “Red” {
@STEPHON changes hairColor into Red
goto boy_hairDye_Red_1
} “Copper Red” {
@STEPHON changes hairColor into Copper Red
goto boy_hairDye_Red_1
} “Ginger Red” {
@STEPHON 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” {
@STEPHON changes hairColor into Warm White
goto boy_hairDye_Gray_1
} “Gray” {
@STEPHON changes hairColor into Cool Gray
goto boy_hairDye_Gray_1
} “Light Gray” {
@STEPHON changes hairColor into Aqua Gray
goto boy_hairDye_Gray_1
} “Yellow” {
@STEPHON 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
#readerMessage This template was created in collaboration with @dara.amarie.ep on IG!
#}
goto customize_characters
label OSCAR
@pause for 0
Avatar - Limelight Male1 {
Limelight Male Character Template
This template was created in collaboration with Dara Amarie
Check out more of her work on instagram @dara.amarie.ep
To give her a shoutout in your story,
remove the hash from the reader message at the bottom of this template.
Be sure to replace OSCAR with your characters name
To do this:
Highlight OSCAR
Press Ctrl + F on your keyboard (Cmd + F for Macs)
Click on “All” on the bar in the pop up
Type in your character’s name in all caps
&OSCAR enters from left to screen center
label boy_custom_1
@zoom reset
@OSCAR starts think_rubchin
@speechbubble reset
NARRATOR
So, what's your look?
choice
“Skin Tone” {
@OSCAR starts idle_happy_loop
goto boy_skin_1
}
“Hair” {
@zoom reset
@zoom on 150 350 to 165% in 0
@OSCAR starts idle_happy_loop
goto boy_hair_1
}
“Eyes” {
@OSCAR starts idle
@zoom reset
@zoom on 150 350 to 165% in 0
goto boy_eyes_1
}
“Eyebrows” {
@zoom reset
@zoom on 150 350 to 165% in 0
@OSCAR starts idle_armscrossed_neutral_loop
goto boy_brows_1
}
“Face Shape”{
@zoom reset
@zoom on 150 350 to 165% in 0
@OSCAR starts idle_happy_loop
goto boy_face_1
}
“Nose” {
@zoom reset
@zoom on 150 350 to 165% in 0
@OSCAR starts idle
goto boy_nose_1
}
“Mouth” {
@zoom reset
@zoom on 150 350 to 165% in 0
@OSCAR starts idle
goto boy_mouth_1
}
“This is perfect!” {
goto boy_end_1
}
####################### SKIN COLOR #######################
label boy_skin_1
NARRATOR
All skin tones.
choice
“Lighter Shades” {
goto boy_lightskin_1
} “Medium Shades” {
goto boy_medskin_1
} “Darker Shades” {
goto boy_darkskin_1
} “Ash Shades” {
goto boy_ashskin_1
} “Done” {
goto boy_custom_1
}
label boy_lightskin_1
NARRATOR
Light skin tones.
choice [shouldPaginate: YES]
“Light 1” {
@OSCAR changes bodyColor into Neutral 00
goto boy_lightskin_1
} “Light 2” {
@OSCAR changes bodyColor into Rose 00
goto boy_lightskin_1
} “Light 3” {
@OSCAR changes bodyColor into Gold 00
goto boy_lightskin_1
} “Light 4” {
@OSCAR changes bodyColor into Copper 00
goto boy_lightskin_1
} “Different Shades” {
goto boy_skin_1
} “Done” {
goto boy_custom_1
}
“Light 5” {
@OSCAR changes bodyColor into Neutral 01
goto boy_lightskin_1
} “Light 6” {
@OSCAR changes bodyColor into Rose 01
goto boy_lightskin_1
} “Light 7” {
@OSCAR changes bodyColor into Gold 01
goto boy_lightskin_1
} “Light 8” {
@OSCAR changes bodyColor into Copper 01
goto boy_lightskin_1
} “Different Shades” {
goto boy_skin_1
} “Done” {
goto boy_custom_1
}
“Light 9” {
@OSCAR changes bodyColor into Neutral 02
goto boy_lightskin_1
} “Light 10” {
@OSCAR changes bodyColor into Rose 02
goto boy_lightskin_1
} “Light 11” {
@OSCAR changes bodyColor into Gold 02
goto boy_lightskin_1
} “Light 12” {
@OSCAR changes bodyColor into Copper 02
goto boy_lightskin_1
} “Different Shades” {
goto boy_skin_1
} “Done” {
goto boy_custom_1
}
label boy_medskin_1
NARRATOR
Medium skin tones.
choice [shouldPaginate: YES]
“Medium 1” {
@OSCAR changes bodyColor into Neutral 03
goto boy_medskin_1
} “Medium 2” {
@OSCAR changes bodyColor into Rose 03
goto boy_medskin_1
} “Medium 3” {
@OSCAR changes bodyColor into Gold 03
goto boy_medskin_1
} “Medium 4” {
@OSCAR changes bodyColor into Copper 03
goto boy_medskin_1
} “Different Shades” {
goto boy_skin_1
} “Done” {
goto boy_custom_1
}
“Medium 5” {
@OSCAR changes bodyColor into Neutral 04
goto boy_medskin_1
} “Medium 6” {
@OSCAR changes bodyColor into Rose 04
goto boy_medskin_1
} “Medium 7” {
@OSCAR changes bodyColor into Gold 04
goto boy_medskin_1
} “Medium 8” {
@OSCAR changes bodyColor into Copper 04
goto boy_medskin_1
} “Different Shades” {
goto boy_skin_1
} “Done” {
goto boy_custom_1
}
“Medium 9” {
@OSCAR changes bodyColor into Neutral 05
goto boy_medskin_1
} “Medium 10” {
@OSCAR changes bodyColor into Rose 05
goto boy_medskin_1
} “Medium 11” {
@OSCAR changes bodyColor into Gold 05
goto boy_medskin_1
} “Medium 12” {
@OSCAR changes bodyColor into Copper 05
goto boy_medskin_1
} “Different Shades” {
goto boy_skin_1
} “Done” {
goto boy_custom_1
}
“Medium 13” {
@OSCAR changes bodyColor into Neutral 06
goto boy_medskin_1
} “Medium 14” {
@OSCAR changes bodyColor into Rose 06
goto boy_medskin_1
} “Medium 15” {
@OSCAR changes bodyColor into Gold 06
goto boy_medskin_1
} “Medium 16” {
@OSCAR changes bodyColor into Copper 06
goto boy_medskin_1
} “Different Shades” {
goto boy_skin_1
} “Done” {
goto boy_custom_1
}
label boy_darkskin_1
NARRATOR
Dark skin tones.
choice [shouldPaginate: YES]
“Dark 1” {
@OSCAR changes bodyColor into Neutral 07
goto boy_darkskin_1
} “Dark 2” {
@OSCAR changes bodyColor into Rose 07
goto boy_darkskin_1
} “Dark 3” {
@OSCAR changes bodyColor into Gold 07
goto boy_darkskin_1
} “Dark 4” {
@OSCAR changes bodyColor into Copper 07
goto boy_darkskin_1
} “Different Shades” {
goto boy_skin_1
} “Done” {
goto boy_custom_1
}
“Dark 5” {
@OSCAR changes bodyColor into Neutral 08
goto boy_darkskin_1
} “Dark 6” {
@OSCAR changes bodyColor into Rose 08
goto boy_darkskin_1
} “Dark 7” {
@OSCAR changes bodyColor into Gold 08
goto boy_darkskin_1
} “Dark 8” {
@OSCAR changes bodyColor into Copper 08
goto boy_darkskin_1
} “Different Shades” {
goto boy_skin_1
} “Done” {
goto boy_custom_1
}
“Dark 9” {
@OSCAR changes bodyColor into Neutral 09
goto boy_darkskin_1
} “Dark 10” {
@OSCAR changes bodyColor into Rose 09
goto boy_darkskin_1
} “Dark 11” {
@OSCAR changes bodyColor into Gold 09
goto boy_darkskin_1
} “Dark 12” {
@OSCAR changes bodyColor into Copper 09
goto boy_darkskin_1
} “Different Shades” {
goto boy_skin_1
} “Done” {
goto boy_custom_1
}
“Dark 13” {
@OSCAR changes bodyColor into Neutral 10
goto boy_darkskin_1
} “Dark 14” {
@OSCAR changes bodyColor into Rose 10
goto boy_darkskin_1
} “Dark 15” {
@OSCAR changes bodyColor into Gold 10
goto boy_darkskin_1
} “Dark 16” {
@OSCAR changes bodyColor into Copper 10
goto boy_darkskin_1
} “Different Shades” {
goto boy_skin_1
} “Done” {
goto boy_custom_1
}
label boy_ashskin_1
NARRATOR
Ash skin tones.
choice [shouldPaginate: YES]
“Ash 1” {
@OSCAR changes bodyColor into Ash 00
goto boy_ashskin_1
} “Ash 2” {
@OSCAR changes bodyColor into Ash 01
goto boy_ashskin_1
} “Ash 3” {
@OSCAR changes bodyColor into Ash 02
goto boy_ashskin_1
} “Ash 4” {
@OSCAR changes bodyColor into Ash 03
goto boy_ashskin_1
} “Different Shades” {
goto boy_skin_1
} “Done” {
goto boy_custom_1
}
“Ash 5” {
@OSCAR changes bodyColor into Ash 04
goto boy_ashskin_1
} “Ash 6” {
@OSCAR changes bodyColor into Ash 05
goto boy_ashskin_1
} “Ash 7” {
@OSCAR changes bodyColor into Ash 06
goto boy_ashskin_1
} “Ash 8” {
@OSCAR changes bodyColor into Ash 07
goto boy_ashskin_1
} “Different Shades” {
goto boy_skin_1
} “Done” {
goto boy_custom_1
}
“Ash 9” {
@OSCAR changes bodyColor into Ash 08
goto boy_ashskin_1
} “Ash 10” {
@OSCAR changes bodyColor into Ash 09
goto boy_ashskin_1
} “Ash 11” {
@OSCAR changes bodyColor into Ash 10
goto boy_ashskin_1
} “Done” {
goto boy_custom_1
} “Different Shades” {
goto boy_skin_1
}
####################### EYEBROWs #######################
label boy_brows_1
NARRATOR
Eyebrow shapes.
choice [shouldPaginate: YES]
“Arched”{
@OSCAR changes eyebrows into Arched Medium
goto boy_brows_1
}“Generic”{
@OSCAR changes eyebrows into Male Generic
goto boy_brows_1
}“Round”{
@OSCAR changes eyebrows into Round Medium
goto boy_brows_1
}“Soft”{
@OSCAR changes eyebrows into Round Soft
goto boy_brows_1
} “Select Color” {
goto boy_browscolor_1
} “Done”{
goto boy_custom_1
}
“Thick”{
@OSCAR changes eyebrows into Round Thick
goto boy_brows_1
}“Straight”{
@OSCAR changes eyebrows into Straight Medium
goto boy_brows_1
}“Bushy”{
@OSCAR changes eyebrows into Arched Bushy
goto boy_brows_1
}“Thin”{
@OSCAR changes eyebrows into Round Thin
goto boy_brows_1
} “Select Color” {
goto boy_browscolor_1
} “Done”{
goto boy_custom_1
}
“Furrowed Straight”{
@OSCAR changes eyebrows into Furrowed Straight S
goto boy_brows_1
}“Furrowed Raised”{
@OSCAR changes eyebrows into Furrowed Raised S
goto boy_brows_1
}“Straight Medium Scar”{
@OSCAR 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” {
@OSCAR changes eyebrowsColor into Dirty Blonde
goto boy_browscolor_1
} “Honey Blonde” {
@OSCAR changes eyebrowsColor into Honey Blonde
goto boy_browscolor_1
} “Platinum Blonde” {
@OSCAR changes eyebrowsColor into Platinum Blonde
goto boy_browscolor_1
} “Strawberry Blonde” {
@OSCAR changes eyebrowsColor into Strawberry Blonde
goto boy_browscolor_1
} “Change Brow Shape” {
goto boy_brows_1
} “Done” {
goto boy_custom_1
}
“Blonde Medium” {
@OSCAR changes eyebrowsColor into Blonde Medium
goto boy_browscolor_1
} “Chestnut Brown” {
@OSCAR changes eyebrowsColor into Chestnut Brown
goto boy_browscolor_1
} “Dark Brown” {
@OSCAR changes eyebrowsColor into Dark Brown
goto boy_browscolor_1
} “Deep Brown” {
@OSCAR changes eyebrowsColor into Deep Brown
goto boy_browscolor_1
} “Change Brow Shape” {
goto boy_brows_1
} “Done” {
goto boy_custom_1
}
“Light Brown” {
@OSCAR changes eyebrowsColor into Light Brown
goto boy_browscolor_1
} “Dark Black” {
@OSCAR changes eyebrowsColor into Black Dark
goto boy_browscolor_1
} “Jet Black” {
@OSCAR changes eyebrowsColor into blackJet
goto boy_browscolor_1
} “Light Pink” {
@OSCAR changes eyebrowsColor into Pink Lt
goto boy_browscolor_1
} “Change Brow Shape” {
goto boy_brows_1
} “Done” {
goto boy_custom_1
}
“Lavender” {
@OSCAR changes eyebrowsColor into Purple Lilac
goto boy_browscolor_1
} “Mint” {
@OSCAR changes eyebrowsColor into Green Mint
goto boy_browscolor_1
} “Ginger Red” {
@OSCAR changes eyebrowsColor into Ginger Red
goto boy_browscolor_1
} “Copper Red” {
@OSCAR changes eyebrowsColor into Copper Red
goto boy_browscolor_1
} “Change Brow Shape” {
goto boy_brows_1
} “Done” {
goto boy_custom_1
}
“Gray” {
@OSCAR changes eyebrowsColor into Gray
goto boy_browscolor_1
} “White” {
@OSCAR 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” {
@OSCAR changes face into Diamond Soft
goto boy_face_1
} “Defined Diamond” {
@OSCAR changes face into Diamond Defined
goto boy_face_1
} “Generic” {
@OSCAR changes face into Male Generic
goto boy_face_1
} “Round” {
@OSCAR changes face into Round Soft
goto boy_face_1
} “Square Jaw” {
@OSCAR changes face into Square Jaw
goto boy_face_1
} “Done”{
goto boy_custom_1
}
“Triangle” {
@OSCAR changes face into Triangle Chiseled
goto boy_face_1
} “Mature Square” {
@OSCAR changes face into Square Jaw Mature
goto boy_face_1
} “Broad Cheeks” {
@OSCAR changes face into Round Broad Cheeks
goto boy_face_1
} “Chiseled Angular” {
@OSCAR changes face into Chiseled Angular
goto boy_face_1
}“Chiseled Angular Stubble” {
@OSCAR changes face into Chiseled Angular Stubble
goto boy_face_1
}
“Done”{
goto boy_custom_1
}“Square Long Jaw Stubble” {
@OSCAR changes face into Square Long Jaw Stubble
goto boy_face_1
}“Square Jaw Roundcheek Stubble” {
@OSCAR changes face into Square Jaw Roundcheek Stubble
goto boy_face_1
}“Chiseled Square Stubble Shaved” {
@OSCAR changes face into Chiseled Square Stubble Shaved
goto boy_face_1
}“Square Long Jaw Shadow” {
@OSCAR changes face into Square Long Jaw Shadow
goto boy_face_1
}“Triangle Chiseled Scruffy Beard” {
@OSCAR changes face into Triangle Chiseled Scruffy Beard
goto boy_face_1
}
“Done”{
goto boy_custom_1
}“Square Defined” {
@OSCAR 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” {
@OSCAR changes eyes into Deepset Downturned
goto boy_eyes_1
} “Deepset Heavy” {
@OSCAR changes eyes into Deepset Heavy Lid
goto boy_eyes_1
} “Deep Sunken” {
@OSCAR changes eyes into Male Deep Sunken
goto boy_eyes_1
} “Generic” {
@OSCAR changes eyes into Male Generic
goto boy_eyes_1
} “Select Color”{
goto boy_eyecolor_1
} “Done”{
goto boy_custom_1
}
“Slender” {
@OSCAR changes eyes into Monolid Slender
goto boy_eyes_1
} “Oval” {
@OSCAR changes eyes into Oval Wide
goto boy_eyes_1
} “Sloping” {
@OSCAR changes eyes into Sloping Heavy Lid
goto boy_eyes_1
} “Mature” {
@OSCAR 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” {
@OSCAR changes eyesColor into Blue Aqua
goto boy_eyecolor_1
} “Deep Blue” {
@OSCAR changes eyesColor into Blue Deep
goto boy_eyecolor_1
} “Light Brown” {
@OSCAR changes eyesColor into Brown Light
goto boy_eyecolor_1
} “Dark Brown” {
@OSCAR changes eyesColor into Brown Dark
goto boy_eyecolor_1
} “Change Eye Shape” {
goto boy_eyes_1
} “Done”{
goto boy_custom_1
}
“Black” {
@OSCAR changes eyesColor into Brown Black
goto boy_eyecolor_1
} “Green” {
@OSCAR changes eyesColor into Green Emerald
goto boy_eyecolor_1
} “Silver” {
@OSCAR changes eyesColor into Grey Cool
goto boy_eyecolor_1
} “Hazel” {
@OSCAR changes eyesColor into Hazel
goto boy_eyecolor_1
} “Change Eye Shape” {
goto boy_eyes_1
} “Done”{
goto boy_custom_1
}
“Red” {
@OSCAR changes eyesColor into Red
goto boy_eyecolor_1
} “Violet” {
@OSCAR 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” {
@OSCAR changes mouth into Medium Straight Natural
goto boy_mouth_1
}“Thin” {
@OSCAR changes mouth into Thin Heart
goto boy_mouth_1
}“Small” {
@OSCAR changes mouth into Small Heart
goto boy_mouth_1
}“Medium” {
@OSCAR changes mouth into Medium Heart
goto boy_mouth_1
}“Select Color”{
goto boy_mouthcolor_1
} “Done”{
goto boy_custom_1
}
“Full” {
@OSCAR changes mouth into Full Heart Natural
goto boy_mouth_1
}“Large” {
@OSCAR 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” {
@OSCAR changes mouthColor into Fair Rose Matte
goto boy_NaturalColors_1
} “Fair Neutral” {
@OSCAR changes mouthColor into Fair Neutral Matte
goto boy_NaturalColors_1
} “Fair Gold” {
@OSCAR changes mouthColor into Fair Gold Matte
goto boy_NaturalColors_1
} “Beige Light Gold” {
@OSCAR 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” {
@OSCAR changes mouthColor into Beige Gold Matte
goto boy_NaturalColors_1
} “Beige Rose” {
@OSCAR changes mouthColor into Beige Rose
goto boy_NaturalColors_1
} “Beige Deep Neutral” {
@OSCAR changes mouthColor into Beige Deep Neutral
goto boy_NaturalColors_1
} “Tan Deep Neutral” {
@OSCAR changes mouthColor into Tan Deep Neutral
goto boy_NaturalColors_1
} “Try Other Colors” {
goto boy_mouthcolor_1
} “Done” {
goto boy_custom_1
}
“Brown Neutral” {
@OSCAR changes mouthColor into Brown Neutral
goto boy_NaturalColors_1
} “Brown Gold” {
@OSCAR changes mouthColor into Brown Gold
goto boy_NaturalColors_1
} “Brown Deep Gold” {
@OSCAR changes mouthColor into Brown Deep Gold
goto boy_NaturalColors_1
} “Brown Deep Rose” {
@OSCAR 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” {
@OSCAR changes mouthColor into Peach Gloss
goto boy_GlossColors_1
} “Light Peach” {
@OSCAR changes mouthColor into Pink Peach Lt Gloss
goto boy_GlossColors_1
} “Beige Pink” {
@OSCAR changes mouthColor into Pink Beige Gloss
goto boy_GlossColors_1
} “Medium Pink” {
@OSCAR changes mouthColor into Pink Medium Gloss
goto boy_GlossColors_1
} “Try Other Colors” {
goto boy_mouthcolor_1
} “Done” {
goto boy_custom_1
}
“Warm Pink” {
@OSCAR changes mouthColor into Pink Warm Gloss
goto boy_GlossColors_1
} “Hot Pink” {
@OSCAR changes mouthColor into Pink Hot Gloss
goto boy_GlossColors_1
} “Deep Pink” {
@OSCAR changes mouthColor into Pink Deep Gloss
goto boy_GlossColors_1
} “Rose” {
@OSCAR changes mouthColor into Rose Gloss
goto boy_GlossColors_1
} “Try Other Colors” {
goto boy_mouthcolor_1
} “Done” {
goto boy_custom_1
}
“Mauve” {
@OSCAR changes mouthColor into Mauve Gloss
goto boy_GlossColors_1
} “Pastel Purple” {
@OSCAR changes mouthColor into Purple Pastel Gloss
goto boy_GlossColors_1
} “Plum” {
@OSCAR changes mouthColor into Plum Gloss
goto boy_GlossColors_1
} “Red” {
@OSCAR changes mouthColor into Red Gloss
goto boy_GlossColors_1
} “Try Other Colors” {
goto boy_mouthcolor_1
} “Done” {
goto boy_custom_1
}
“Deep Red” {
@OSCAR changes mouthColor into Red Deep Gloss
goto boy_GlossColors_1
} “Violet” {
@OSCAR changes mouthColor into Violet Gloss
goto boy_GlossColors_1
} “Black” {
@OSCAR 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” {
@OSCAR changes mouthColor into Peach Matte
goto boy_MatteColors_1
} “Light Peach” {
@OSCAR changes mouthColor into Pink Peach Light Matte
goto boy_MatteColors_1
} “Beige Pink” {
@OSCAR changes mouthColor into Pink Beige Matte
goto boy_MatteColors_1
} “Medium Pink” {
@OSCAR changes mouthColor into Pink Medium Matte
goto boy_MatteColors_1
} “Try Other Colors” {
goto boy_mouthcolor_1
} “Done” {
goto boy_custom_1
}
“Warm Pink” {
@OSCAR changes mouthColor into Pink Warm Matte
goto boy_MatteColors_1
} “Hot Pink” {
@OSCAR changes mouthColor into Pink Hot Matte
goto boy_MatteColors_1
} “Deep Pink” {
@OSCAR changes mouthColor into Pink Deep Matte
goto boy_MatteColors_1
} “Rose” {
@OSCAR changes mouthColor into Rose Matte
goto boy_MatteColors_1
} “Try Other Colors” {
goto boy_mouthcolor_1
} “Done” {
goto boy_custom_1
}
“Mauve” {
@OSCAR changes mouthColor into Mauve Matte
goto boy_GlossColors_1
} “Pastel Purple” {
@OSCAR changes mouthColor into Purple Pastel Matte
goto boy_GlossColors_1
} “Plum” {
@OSCAR changes mouthColor into Plum Matte
goto boy_GlossColors_1
} “Red” {
@OSCAR changes mouthColor into Red Matte
goto boy_GlossColors_1
} “Try Other Colors” {
goto boy_mouthcolor_1
} “Done” {
goto boy_custom_1
}
“Deep Red” {
@OSCAR changes mouthColor into Red Deep Matte
goto boy_GlossColors_1
} “Violet” {
@OSCAR changes mouthColor into Violet Matte
goto boy_GlossColors_1
} “Black” {
@OSCAR 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” {
@OSCAR changes nose into Button Wide
goto boy_nose_1
} “Button Round” {
@OSCAR changes nose into Button Round
goto boy_nose_1
} “Narrow” {
@OSCAR changes nose into Grecian Narrow
goto boy_nose_1
} “Hooked”{
@OSCAR changes nose into Hooked Grecian
goto boy_nose_1
} “Generic” {
@OSCAR changes nose into Male Generic
goto boy_nose_1
} “Done”{
goto boy_custom_1
}
“Round” {
@OSCAR changes nose into Round Wide
goto boy_nose_1
} “Grecian” {
@OSCAR changes nose into Grecian Round
goto boy_nose_1
} “Straight” {
@OSCAR changes nose into Straight Narrow
goto boy_nose_1
} “Bulbous” {
@OSCAR changes nose into Bulbous Downturned
goto boy_nose_1
} “Pointed” {
@OSCAR changes nose into Straight Pointed
goto boy_nose_1
} “Done”{
goto boy_custom_1
}
“Round Flared” {
@OSCAR changes nose into Round Flared Downturned
goto boy_nose_1
} “Roman Broad” {
@OSCAR changes nose into Roman Straight Broad
goto boy_nose_1
} “Straight Flat” {
@OSCAR 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” {
@OSCAR changes hair into Generic Short
goto boy_hair_1
} “Curly Mohawk” {
@OSCAR changes hair into Curly Mohawk
goto boy_hair_1
} “Manbun” {
@OSCAR changes hair into Manbun
goto boy_hair_1
} “Short Fade” {
@OSCAR changes hair into Short Curly Fade
goto boy_hair_1
} “Select Color” {
goto boy_haircolor_1
} “Done” {
goto boy_custom_1
}
“Twist Hair” {
@OSCAR changes hair into Short Twists
goto boy_hair_1
} “Slicked Back” {
@OSCAR changes hair into Slicked Back Solid
goto boy_hair_1
} “Afro” {
@OSCAR changes hair into Afro
goto boy_hair_1
} “Messy Curls” {
@OSCAR changes hair into Short Messy Curls
goto boy_hair_1
} “Select Color” {
goto boy_haircolor_1
} “Done” {
goto boy_custom_1
}
“Receding Short Straight” {
@OSCAR changes hair into Receding Short Straight
goto boy_hair_1
} “Receded Hairline” {
@OSCAR changes hair into Receded Hairline
goto boy_hair_1
} “Small Bun” {
@OSCAR changes hair into Small Bun
goto boy_hair_1
} “Tousled Loose Curls Long” {
@OSCAR changes hair into Tousled Loose Curls Long
goto boy_hair_1
} “Select Color” {
goto boy_haircolor_1
} “Done” {
goto boy_custom_1
}
“Shaggy” {
@OSCAR changes hair into Short Shaggy
goto boy_hair_1
} “Wavy Messy” {
@OSCAR changes hair into Wavy Messy
goto boy_hair_1
} “Pompadour” {
@OSCAR changes hair into Wavy Quiff
goto boy_hair_1
} “Medium Dreadlocks” {
@OSCAR changes hair into Medium Dreadlocks
goto boy_hair_1
} “Select Color” {
goto boy_haircolor_1
} “Done” {
goto boy_custom_1
}
“Long Dreadlocks” {
@OSCAR changes hair into Long Dreadlocks
goto boy_hair_1
} “Long Braided” {
@OSCAR changes hair into Long Braided
goto boy_hair_1
}“Crew Cut” {
@OSCAR changes hair into Crew Cut
goto boy_hair_1
}“Long Top Messy Curls” {
@OSCAR changes hair into Long Top Messy Curls
goto boy_hair_1
} “Change Color” {
goto boy_haircolor_1
} “Done” {
goto boy_custom_1
}
“Wavy Long” {
@OSCAR changes hair into Wavy Long
goto boy_hair_1
} “Medium Taper Wavy” {
@OSCAR changes hair into Medium Taper Wavy
goto boy_hair_1
} “Short Side Part Curly” {
@OSCAR changes hair into Short Side Part Curly
goto boy_hair_1
} “Mohawk Dreads Short” {
@OSCAR 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” {
@OSCAR changes hair into Dreads Loose Top Short
goto boy_hair_1
} “Curly Loose Afro Hair” {
@OSCAR 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” {
@OSCAR changes hairColor into Light Brown
goto boy_hairDark_1
}“Warm Brown” {
@OSCAR changes hairColor into Medium Warm Brown
goto boy_hairDark_1
}“Chestnut Brown”{
@OSCAR changes hairColor into Chestnut Brown
goto boy_hairDark_1
}“Dark Brown”{
@OSCAR changes hairColor into Dark Brown
goto boy_hairDark_1
}“Different Colors”{
goto boy_haircolor_1
}“Done”{
goto boy_custom_1
}
“Deep Brown” {
@OSCAR changes hairColor into Deep Brown
goto boy_hairDark_1
}“Burgundy” {
@OSCAR changes hairColor into Burgundy Red
goto boy_hairDark_1
}“Dark Black” {
@OSCAR changes hairColor into Black Dark
goto boy_hairDark_1
}“Jet Black” {
@OSCAR 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” {
@OSCAR changes hairColor into Platinum Blonde
goto boy_hairLight_1
}“Dirty Blonde” {
@OSCAR changes hairColor into Dirty Blonde
goto boy_hairLight_1
}“Honey Blonde” {
@OSCAR changes hairColor into Honey Blonde
goto boy_hairLight_1
}“Strawberry Blonde” {
@OSCAR changes hairColor into Strawberry Blonde
goto boy_hairLight_1
}“Different Colors”{
goto boy_haircolor_1
}“Done”{
goto boy_custom_1
}
“Medium Blonde” {
@OSCAR changes hairColor into Blonde Medium
goto boy_hairLight_1
}“Ash Blonde” {
@OSCAR 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” {
@OSCAR changes hairColor into Hot Pink
goto boy_hairDye_Pink_1
} “Light Pink” {
@OSCAR changes hairColor into Pink Lt
goto boy_hairDye_Pink_1
} “Peach” {
@OSCAR changes hairColor into Peach Blonde
goto boy_hairDye_Pink_1
} “Rose Gold” {
@OSCAR changes hairColor into Rose Gold
goto boy_hairDye_Pink_1
}“Different Colors”{
goto boy_haircolor_1
}“Done” {
goto boy_custom_1
}
“Purple” {
@OSCAR changes hairColor into Red Purple
goto boy_hairDye_Pink_1
} “Lavender” {
@OSCAR changes hairColor into Purple Lilac
goto boy_hairDye_Pink_1
} “Plum” {
@OSCAR changes hairColor into Plum
goto boy_hairDye_Pink_1
} “Dark Purple” {
@OSCAR 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” {
@OSCAR changes hairColor into Blue
goto boy_hairDye_Blue_1
} “Light Blue” {
@OSCAR changes hairColor into Cornflower Blue
goto boy_hairDye_Blue_1
} “Aqua Blue” {
@OSCAR changes hairColor into Aqua Blue
goto boy_hairDye_Blue_1
} “Dark Blue” {
@OSCAR changes hairColor into Blue Black
goto boy_hairDye_Blue_1
}“Different Colors”{
goto boy_haircolor_1
}“Done” {
goto boy_custom_1
}
“Green” {
@OSCAR changes hairColor into Green
goto boy_hairDye_Blue_1
} “Lime Green” {
@OSCAR changes hairColor into Yellow Green
goto boy_hairDye_Blue_1
} “Mint” {
@OSCAR changes hairColor into Mint
goto boy_hairDye_Blue_1
} “Aqua Green” {
@OSCAR 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” {
@OSCAR changes hairColor into Orange
goto boy_hairDye_Red_1
} “Red” {
@OSCAR changes hairColor into Red
goto boy_hairDye_Red_1
} “Copper Red” {
@OSCAR changes hairColor into Copper Red
goto boy_hairDye_Red_1
} “Ginger Red” {
@OSCAR 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” {
@OSCAR changes hairColor into Warm White
goto boy_hairDye_Gray_1
} “Gray” {
@OSCAR changes hairColor into Cool Gray
goto boy_hairDye_Gray_1
} “Light Gray” {
@OSCAR changes hairColor into Aqua Gray
goto boy_hairDye_Gray_1
} “Yellow” {
@OSCAR 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
#readerMessage This template was created in collaboration with @dara.amarie.ep on IG!
#}
goto customize_characters
label NAME
@pause for 0
Avatar - Limelight Female5 {
Limelight Female Character Template
This template was created in collaboration with Dara Amarie
Check out more of her work on instagram @dara.amarie.ep
To give her a shoutout in your story,
remove the hash from the reader message at the bottom of this template.
Be sure to replace LIGHTNAME with your characters name
To do this:
Highlight NAME
Press Ctrl + F on your keyboard (Cmd + F for Macs)
Click on “All” on the bar in the pop up
Type in your character’s name in all caps
&NAME enters from left to screen center
label female_custom_5
@zoom reset
@NAME starts think_rubchin
@speechbubble reset
NARRATOR
So, what's your look?
choice
“Skin Tone” {
@NAME starts idle_happy_loop
goto fem_skin_5
}
“Hair” {
@zoom reset
@zoom on 150 350 to 165% in 0
@NAME starts idle_happy_loop
goto fem_hair_5
}
“Eyes” {
@NAME starts idle
@zoom reset
@zoom on 150 350 to 165% in 0
goto fem_eyes_5
}
“Eyebrows” {
@zoom reset
@zoom on 150 350 to 165% in 0
@NAME starts idle_armscrossed_neutral_loop
goto fem_brows_5
}
####################### SKIN COLOR #######################
label fem_skin_5
NARRATOR
All skin tones.
choice
“Lighter Shades” {
goto fem_lightskin_5
} “Medium Shades” {
goto fem_medskin_5
} “Darker Shades” {
goto fem_darkskin_5
} “Ash Shades” {
goto fem_ashskin_5
} “Done” {
goto female_custom_5
}
label fem_lightskin_5
NARRATOR
Light skin tones.
choice [shouldPaginate: YES]
“Light 1” {
@NAME changes bodyColor into Neutral 00
goto fem_lightskin_5
} “Light 2” {
@NAME changes bodyColor into Rose 00
goto fem_lightskin_5
} “Light 3” {
@NAME changes bodyColor into Gold 00
goto fem_lightskin_5
} “Light 4” {
@NAME changes bodyColor into Copper 00
goto fem_lightskin_5
} “Different Shades” {
goto fem_skin_5
} “Done” {
goto female_custom_5
}
“Light 5” {
@NAME changes bodyColor into Neutral 01
goto fem_lightskin_5
} “Light 6” {
@NAME changes bodyColor into Rose 01
goto fem_lightskin_5
} “Light 7” {
@NAME changes bodyColor into Gold 01
goto fem_lightskin_5
} “Light 8” {
@NAME changes bodyColor into Copper 01
goto fem_lightskin_5
} “Different Shades” {
goto fem_skin_5
} “Done” {
goto female_custom_5
}
“Light 9” {
@NAME changes bodyColor into Neutral 02
goto fem_lightskin_5
} “Light 10” {
@NAME changes bodyColor into Rose 02
goto fem_lightskin_5
} “Light 11” {
@NAME changes bodyColor into Gold 02
goto fem_lightskin_5
} “Light 12” {
@NAME changes bodyColor into Copper 02
goto fem_lightskin_5
} “Different Shades” {
goto fem_skin_5
} “Done” {
goto female_custom_5
}
label fem_medskin_5
NARRATOR
Medium skin tones.
choice [shouldPaginate: YES]
“Medium 1” {
@NAME changes bodyColor into Neutral 03
goto fem_medskin_5
} “Medium 2” {
@NAME changes bodyColor into Rose 03
goto fem_medskin_5
} “Medium 3” {
@NAME changes bodyColor into Gold 03
goto fem_medskin_5
} “Medium 4” {
@NAME changes bodyColor into Copper 03
goto fem_medskin_5
} “Different Shades” {
goto fem_skin_5
} “Done” {
goto female_custom_5
}
“Medium 5” {
@NAME changes bodyColor into Neutral 04
goto fem_medskin_5
} “Medium 6” {
@NAME changes bodyColor into Rose 04
goto fem_medskin_5
} “Medium 7” {
@NAME changes bodyColor into Gold 04
goto fem_medskin_5
} “Medium 8” {
@NAME changes bodyColor into Copper 04
goto fem_medskin_5
} “Different Shades” {
goto fem_skin_5
} “Done” {
goto female_custom_5
}
“Medium 9” {
@NAME changes bodyColor into Neutral 05
goto fem_medskin_5
} “Medium 10” {
@NAME changes bodyColor into Rose 05
goto fem_medskin_5
} “Medium 11” {
@NAME changes bodyColor into Gold 05
goto fem_medskin_5
} “Medium 12” {
@NAME changes bodyColor into Copper 05
goto fem_medskin_5
} “Different Shades” {
goto fem_skin_5
} “Done” {
goto female_custom_5
}
“Medium 13” {
@NAME changes bodyColor into Neutral 06
goto fem_medskin_5
} “Medium 14” {
@NAME changes bodyColor into Rose 06
goto fem_medskin_5
} “Medium 15” {
@NAME changes bodyColor into Gold 06
goto fem_medskin_5
} “Medium 16” {
@NAME changes bodyColor into Copper 06
goto fem_medskin_5
} “Different Shades” {
goto fem_skin_5
} “Done” {
goto female_custom_5
}
label fem_darkskin_5
NARRATOR
Dark skin tones.
choice [shouldPaginate: YES]
“Dark 1” {
@NAME changes bodyColor into Neutral 07
goto fem_darkskin_5
} “Dark 2” {
@NAME changes bodyColor into Rose 07
goto fem_darkskin_5
} “Dark 3” {
@NAME changes bodyColor into Gold 07
goto fem_darkskin_5
} “Dark 4” {
@NAME changes bodyColor into Copper 07
goto fem_darkskin_5
} “Different Shades” {
goto fem_skin_5
} “Done” {
goto female_custom_5
}
“Dark 5” {
@NAME changes bodyColor into Neutral 08
goto fem_darkskin_5
} “Dark 6” {
@NAME changes bodyColor into Rose 08
goto fem_darkskin_5
} “Dark 7” {
@NAME changes bodyColor into Gold 08
goto fem_darkskin_5
} “Dark 8” {
@NAME changes bodyColor into Copper 08
goto fem_darkskin_5
} “Different Shades” {
goto fem_skin_5
} “Done” {
goto female_custom_5
}
“Dark 9” {
@NAME changes bodyColor into Neutral 09
goto fem_darkskin_5
} “Dark 10” {
@NAME changes bodyColor into Rose 09
goto fem_darkskin_5
} “Dark 11” {
@NAME changes bodyColor into Gold 09
goto fem_darkskin_5
} “Dark 12” {
@NAME changes bodyColor into Copper 09
goto fem_darkskin_5
} “Different Shades” {
goto fem_skin_5
} “Done” {
goto female_custom_5
}
“Dark 13” {
@NAME changes bodyColor into Neutral 10
goto fem_darkskin_5
} “Dark 14” {
@NAME changes bodyColor into Rose 10
goto fem_darkskin_5
} “Dark 15” {
@NAME changes bodyColor into Gold 10
goto fem_darkskin_5
} “Dark 16” {
@NAME changes bodyColor into Copper 10
goto fem_darkskin_5
} “Different Shades” {
goto fem_skin_5
} “Done” {
goto female_custom_5
}
label fem_ashskin_5
NARRATOR
Ash skin tones.
choice [shouldPaginate: YES]
“Ash 1” {
@NAME changes bodyColor into Ash 00
goto fem_ashskin_5
} “Ash 2” {
@NAME changes bodyColor into Ash 01
goto fem_ashskin_5
} “Ash 3” {
@NAME changes bodyColor into Ash 02
goto fem_ashskin_5
} “Ash 4” {
@NAME changes bodyColor into Ash 03
goto fem_ashskin_5
} “Different Shades” {
goto fem_skin_5
} “Done” {
goto female_custom_5
}
“Ash 5” {
@NAME changes bodyColor into Ash 04
goto fem_ashskin_5
} “Ash 6” {
@NAME changes bodyColor into Ash 05
goto fem_ashskin_5
} “Ash 7” {
@NAME changes bodyColor into Ash 06
goto fem_ashskin_5
} “Ash 8” {
@NAME changes bodyColor into Ash 07
goto fem_ashskin_5
} “Different Shades” {
goto fem_skin_5
} “Done” {
goto female_custom_5
}
“Ash 9” {
@NAME changes bodyColor into Ash 08
goto fem_ashskin_5
} “Ash 10” {
@NAME changes bodyColor into Ash 09
goto fem_ashskin_5
} “Ash 11” {
@NAME changes bodyColor into Ash 10
goto fem_ashskin_5
} “Done” {
goto female_custom_5
} “Different Shades” {
goto fem_skin_5
}
####################### EYEBROWS #######################
label fem_brows_5
NARRATOR
Eyebrow shapes.
choice [shouldPaginate: YES]
“Arched Natural”{
@NAME changes eyebrows into Arched Natural
goto fem_brows_5
}“Arched Thick”{
@NAME changes eyebrows into Arched Thick Styled
goto fem_brows_5
}“Arched Thin”{
@NAME changes eyebrows into Arched Thin
goto fem_brows_5
}“Arched Thin High”{
@NAME changes eyebrows into Arched Thin High
goto fem_brows_5
} “Select Color” {
goto fem_browscolor_5
} “Done”{
goto female_custom_5
}
“Round Medium”{
@NAME changes eyebrows into Round Medium
goto fem_brows_5
}“Round Thick”{
@NAME changes eyebrows into Round Thick
goto fem_brows_5
}“Round Thin”{
@NAME changes eyebrows into Round Thin High
goto fem_brows_5
}“Straight Medium”{
@NAME changes eyebrows into Straight Medium
goto fem_brows_5
} “Select Color” {
goto fem_browscolor_5
} “Done”{
goto female_custom_5
}
“High Arch Angled”{
@NAME changes eyebrows into High Arch Angled
goto fem_brows_5
}“Bushy Thick”{
@NAME changes eyebrows into Bushy Thick
goto fem_brows_5
}“Arched Short”{
@NAME changes eyebrows into Arched Short
goto fem_brows_5
}“Arched Natural Scar”{
@NAME changes eyebrows into Arched Natural Scar
goto fem_brows_5
} “Select Color” {
goto fem_browscolor_5
} “Done”{
goto female_custom_5
}
####################### EYEBROW COLOR #######################
label fem_browscolor_5
NARRATOR
Eyebrow colors.
choice [shouldPaginate: YES]
“Dirty Blonde” {
@NAME changes eyebrowsColor into Dirty Blonde
goto fem_browscolor_5
} “Honey Blonde” {
@NAME changes eyebrowsColor into Honey Blonde
goto fem_browscolor_5
} “Platinum Blonde” {
@NAME changes eyebrowsColor into Platinum Blonde
goto fem_browscolor_5
} “Strawberry Blonde” {
@NAME changes eyebrowsColor into Strawberry Blonde
goto fem_browscolor_5
} “Change Brow Shape” {
goto fem_brows_5
} “Done” {
goto female_custom_5
}
“Blonde Medium” {
@NAME changes eyebrowsColor into Blonde Medium
goto fem_browscolor_5
} “Chestnut Brown” {
@NAME changes eyebrowsColor into Chestnut Brown
goto fem_browscolor_5
} “Dark Brown” {
@NAME changes eyebrowsColor into Dark Brown
goto fem_browscolor_5
} “Deep Brown” {
@NAME changes eyebrowsColor into Deep Brown
goto fem_browscolor_5
} “Change Brow Shape” {
goto fem_brows_5
} “Done” {
goto female_custom_5
}
“Light Brown” {
@NAME changes eyebrowsColor into Light Brown
goto fem_browscolor_5
} “Dark Black” {
@NAME changes eyebrowsColor into Black Dark
goto fem_browscolor_5
} “Jet Black” {
@NAME changes eyebrowsColor into blackJet
goto fem_browscolor_5
} “Light Pink” {
@NAME changes eyebrowsColor into Pink Lt
goto fem_browscolor_5
} “Change Brow Shape” {
goto fem_brows_5
} “Done” {
goto female_custom_5
}
“Lavender” {
@NAME changes eyebrowsColor into Purple Lilac
goto fem_browscolor_5
} “Mint” {
@NAME changes eyebrowsColor into Green Mint
goto fem_browscolor_5
} “Ginger Red” {
@NAME changes eyebrowsColor into Ginger Red
goto fem_browscolor_5
} “Copper Red” {
@NAME changes eyebrowsColor into Copper Red
goto fem_browscolor_5
} “Change Brow Shape” {
goto fem_brows_5
} “Done” {
goto female_custom_5
}
“Gray” {
@NAME changes eyebrowsColor into Gray
goto fem_browscolor_5
} “White” {
@NAME changes eyebrowsColor into White
goto fem_browscolor_5
} “Change Brow Shape” {
goto fem_brows_5
} “Done” {
goto female_custom_5
}
####################### FACE SHAPE #######################
label fem_face_5
NARRATOR
Face shapes.
choice [shouldPaginate: YES]
“Diamond” {
@NAME changes face into Diamond
goto fem_face_5
} “Long Diamond” {
@NAME changes face into Diamond Long
goto fem_face_5
} “Defined Heart” {
@NAME changes face into Heart Defined
goto fem_face_5
} “Soft Heart” {
@NAME changes face into Heart Soft
goto fem_face_5
} “Defined Triangle” {
@NAME changes face into Triangle Defined
goto fem_face_5
} “Done”{
goto female_custom_5
}
“Mature Square” {
@NAME changes face into Square Mature
goto fem_face_5
} “Mature Heart” {
@NAME changes face into Heart Mature
goto fem_face_5
} “Soft Round” {
@NAME changes face into Round Soft
goto fem_face_5
} “Heart Mature Double Chin” {
@NAME changes face into Heart Mature Double Chin
goto fem_face_5
}“Diamond Defined Contour” {
@NAME changes face into Diamond Defined Contour
goto fem_face_5
}
“Done”{
goto female_custom_5
}
“Round Puffy Cheek” {
@NAME changes face into Round Puffy Cheek
goto fem_face_5
}“Square Defined” {
@NAME changes face into Square Defined
goto fem_face_5
}
“Done”{
goto female_custom_5
}
####################### EYE SHAPE #######################
label fem_eyes_5
NARRATOR
Eye shapes.
choice [shouldPaginate: YES]
“Deepset Downturned” {
@NAME changes eyes into Deepset Downturned
goto fem_eyes_5
} “Deepset Mature” {
@NAME changes eyes into Deepset Mature
goto fem_eyes_5
} “Generic” {
@NAME changes eyes into Female Generic
goto fem_eyes_5
} “Slender” {
@NAME changes eyes into Monolid Slender
goto fem_eyes_5
} “Select Color”{
goto fem_eyecolor_5
} “Done”{
goto female_custom_5
}
“Round Wide” {
@NAME changes eyes into Round Downturned Wide
goto fem_eyes_5
} “Round Medium” {
@NAME changes eyes into Round Medium
goto fem_eyes_5
} “Sharp Almond” {
@NAME changes eyes into Sharp Almond
goto fem_eyes_5
} “Deepset Almond” {
@NAME changes eyes into Deepset Almond
goto fem_eyes_5
} “Select Color”{
goto fem_eyecolor_5
} “Done”{
goto female_custom_5
}
####################### EYE COLOR #######################
label fem_eyecolor_5
NARRATOR
Eye colors.
choice [shouldPaginate: YES]
“Aqua Blue” {
@NAME changes eyesColor into Blue Aqua
goto fem_eyecolor_5
} “Deep Blue” {
@NAME changes eyesColor into Blue Deep
goto fem_eyecolor_5
} “Light Brown” {
@NAME changes eyesColor into Brown Light
goto fem_eyecolor_5
} “Dark Brown” {
@NAME changes eyesColor into Brown Dark
goto fem_eyecolor_5
} “Change Eye Shape” {
goto fem_eyes_5
} “Done”{
goto female_custom_5
}
“Black” {
@NAME changes eyesColor into Brown Black
goto fem_eyecolor_5
} “Green” {
@NAME changes eyesColor into Green Emerald
goto fem_eyecolor_5
} “Silver” {
@NAME changes eyesColor into Grey Cool
goto fem_eyecolor_5
} “Hazel” {
@NAME changes eyesColor into Hazel
goto fem_eyecolor_5
} “Change Eye Shape” {
goto fem_eyes_5
} “Done”{
goto female_custom_5
}
“Red” {
@NAME changes eyesColor into Red
goto fem_eyecolor_5
} “Violet” {
@NAME changes eyesColor into Violet
goto fem_eyecolor_5
} “Change Eye Shape” {
goto fem_eyes_5
} “Done”{
goto female_custom_5
}
####################### MOUTH SHAPE #######################
label fem_mouth_5
NARRATOR
Mouth shapes.
choice [shouldPaginate: YES]
“Full Heart” {
@NAME changes mouth into Full Heart Pouty
goto fem_mouth_5
}“Full Round” {
@NAME changes mouth into Full Round Pouty
goto fem_mouth_5
}“Medium Natural” {
@NAME changes mouth into Medium Heart Natural
goto fem_mouth_5
}“Medium Thin” {
@NAME changes mouth into Medium Thin
goto fem_mouth_5
}“Select Color”{
goto fem_mouthcolor_5
} “Done”{
goto female_custom_5
}
“Thin Heart” {
@NAME changes mouth into Thin Heart
goto fem_mouth_5
}“Small Heart” {
@NAME changes mouth into Small Heart
goto fem_mouth_5
}“Flat Round” {
@NAME changes mouth into Full Round Flat Top Skin
goto fem_mouth_5
} “Done”{
goto female_custom_5
}“Select Color”{
goto fem_mouthcolor_5
}
####################### MOUTH COLOR #######################
label fem_mouthcolor_5
NARRATOR
All lip colors.
choice
“Natural” {
goto NaturalColors_5
} “Gloss” {
goto GlossColors_5
} “Matte” {
goto MatteColors_5
} “Change Lip Shape” {
goto fem_mouth_5
}
label NaturalColors_5
NARRATOR
Natural lip colors.
choice [shouldPaginate: YES]
“Fair Rose” {
@NAME changes mouthColor into Fair Rose Matte
goto NaturalColors_5
} “Fair Neutral” {
@NAME changes mouthColor into Fair Neutral Matte
goto NaturalColors_5
} “Fair Gold” {
@NAME changes mouthColor into Fair Gold Matte
goto NaturalColors_5
} “Beige Light Gold” {
@NAME changes mouthColor into Beige Light Gold Matte
goto NaturalColors_5
} “Try Other Colors” {
goto fem_mouthcolor_5
} “Done” {
goto female_custom_5
}
“Beige Gold” {
@NAME changes mouthColor into Beige Gold Matte
goto NaturalColors_5
} “Beige Rose” {
@NAME changes mouthColor into Beige Rose
goto NaturalColors_5
} “Beige Deep Neutral” {
@NAME changes mouthColor into Beige Deep Neutral
goto NaturalColors_5
} “Tan Deep Neutral” {
@NAME changes mouthColor into Tan Deep Neutral
goto NaturalColors_5
} “Try Other Colors” {
goto fem_mouthcolor_5
} “Done” {
goto female_custom_5
}
“Brown Neutral” {
@NAME changes mouthColor into Brown Neutral
goto NaturalColors_5
} “Brown Gold” {
@NAME changes mouthColor into Brown Gold
goto NaturalColors_5
} “Brown Deep Gold” {
@NAME changes mouthColor into Brown Deep Gold
goto NaturalColors_5
} “Brown Deep Rose” {
@NAME changes mouthColor into Brown Deep Rose
goto NaturalColors_5
} “Try Other Colors” {
goto fem_mouthcolor_5
} “Done” {
goto female_custom_5
}
label GlossColors_5
NARRATOR
Gloss lipstick colors.
choice [shouldPaginate: YES]
“Peach” {
@NAME changes mouthColor into Peach Gloss
goto GlossColors_5
} “Light Peach” {
@NAME changes mouthColor into Pink Peach Lt Gloss
goto GlossColors_5
} “Beige Pink” {
@NAME changes mouthColor into Pink Beige Gloss
goto GlossColors_5
} “Medium Pink” {
@NAME changes mouthColor into Pink Medium Gloss
goto GlossColors_5
} “Try Other Colors” {
goto fem_mouthcolor_5
} “Done” {
goto female_custom_5
}
“Warm Pink” {
@NAME changes mouthColor into Pink Warm Gloss
goto GlossColors_5
} “Hot Pink” {
@NAME changes mouthColor into Pink Hot Gloss
goto GlossColors_5
} “Deep Pink” {
@NAME changes mouthColor into Pink Deep Gloss
goto GlossColors_5
} “Rose” {
@NAME changes mouthColor into Rose Gloss
goto GlossColors_5
} “Try Other Colors” {
goto fem_mouthcolor_5
} “Done” {
goto female_custom_5
}
“Mauve” {
@NAME changes mouthColor into Mauve Gloss
goto GlossColors_5
} “Pastel Purple” {
@NAME changes mouthColor into Purple Pastel Gloss
goto GlossColors_5
} “Plum” {
@NAME changes mouthColor into Plum Gloss
goto GlossColors_5
} “Red” {
@NAME changes mouthColor into Red Gloss
goto GlossColors_5
} “Try Other Colors” {
goto fem_mouthcolor_5
} “Done” {
goto female_custom_5
}
“Deep Red” {
@NAME changes mouthColor into Red Deep Gloss
goto GlossColors_5
} “Violet” {
@NAME changes mouthColor into Violet Gloss
goto GlossColors_5
} “Black” {
@NAME changes mouthColor into Black Gloss
goto GlossColors_5
} “Done” {
goto female_custom_5
} “Try Other Colors” {
goto fem_mouthcolor_5
}
label MatteColors_5
NARRATOR
Matte lipstick colors.
choice [shouldPaginate: YES]
“Peach” {
@NAME changes mouthColor into Peach Matte
goto MatteColors_5
} “Light Peach” {
@NAME changes mouthColor into Pink Peach Light Matte
goto MatteColors_5
} “Beige Pink” {
@NAME changes mouthColor into Pink Beige Matte
goto MatteColors_5
} “Medium Pink” {
@NAME changes mouthColor into Pink Medium Matte
goto MatteColors_5
} “Try Other Colors” {
goto fem_mouthcolor_5
} “Done” {
goto female_custom_5
}
“Warm Pink” {
@NAME changes mouthColor into Pink Warm Matte
goto MatteColors_5
} “Hot Pink” {
@NAME changes mouthColor into Pink Hot Matte
goto MatteColors_5
} “Deep Pink” {
@NAME changes mouthColor into Pink Deep Matte
goto MatteColors_5
} “Rose” {
@NAME changes mouthColor into Rose Matte
goto MatteColors_5
} “Try Other Colors” {
goto fem_mouthcolor_5
} “Done” {
goto female_custom_5
}
“Mauve” {
@NAME changes mouthColor into Mauve Matte
goto GlossColors_5
} “Pastel Purple” {
@NAME changes mouthColor into Purple Pastel Matte
goto GlossColors_5
} “Plum” {
@NAME changes mouthColor into Plum Matte
goto GlossColors_5
} “Red” {
@NAME changes mouthColor into Red Matte
goto GlossColors_5
} “Try Other Colors” {
goto fem_mouthcolor_5
} “Done” {
goto female_custom_5
}
“Deep Red” {
@NAME changes mouthColor into Red Deep Matte
goto GlossColors_5
} “Violet” {
@NAME changes mouthColor into Violet Matte
goto GlossColors_5
} “Black” {
@NAME changes mouthColor into Black Matte
goto GlossColors_5
} “Done” {
goto female_custom_5
} “Try Other Colors” {
goto fem_mouthcolor_5
}
####################### NOSE SHAPE #######################
label fem_nose_5
NARRATOR
Nose shapes.
choice [shouldPaginate: YES]
“Defined” {
@NAME changes nose into Defined Natural
goto fem_nose_5
} “Grecian” {
@NAME changes nose into Grecian Soft
goto fem_nose_5
} “Broad” {
@NAME changes nose into Round Broad
goto fem_nose_5
} “Button” {
@NAME changes nose into Round Button
goto fem_nose_5
} “Upturned” {
@NAME changes nose into Round Button Upturned
goto fem_nose_5
} “Done”{
goto female_custom_5
}
“Downturned” {
@NAME changes nose into Round Downturned
goto fem_nose_5
} “Flared” {
@NAME changes nose into Round Flared Upturned
goto fem_nose_5
} “Pointed Downturned” {
@NAME changes nose into Pointed Downturned
goto fem_nose_5
} “Round Flared Downturned” {
@NAME changes nose into Round Flared Downturned
goto fem_nose_5
} “Broad Wide” {
@NAME changes nose into Broad Wide
goto fem_nose_5
} “Done”{
goto female_custom_5
}
####################### HAIR STYLE #######################
label fem_hair_5
NARRATOR
All hair styles.
choice
“Short Hair”{
goto hairShort_5
}“Mid-length Hair”{
goto hairMedium_5
}“Long Hair”{
goto hairLong_5
}“Styled Hair”{
goto hairUp_5
}“Change Color”{
goto fem_haircolor_5
}“Done”{
goto female_custom_5
}
label hairShort_5
NARRATOR
Short hair styles.
choice [shouldPaginate: YES]
“Afro” {
@NAME changes hair into Afro
goto hairShort_5
}“Blunt Bangs” {
@NAME changes hair into Blunt Bangs Short
goto hairShort_5
}“Classic Bob” {
@NAME changes hair into Classic Bob
goto hairShort_5
} “Curly Bob” {
@NAME changes hair into Curly Bob
goto hairShort_5
}“Change Color”{
goto fem_haircolor_5
}“Back to Styles”{
goto fem_hair_5
}
“Fade” {
@NAME changes hair into Short Curly Fade
goto hairShort_5
}“Pixie” {
@NAME changes hair into Short Pixie
goto hairShort_5
}“Short Wavy” {
@NAME changes hair into Short Wavy Hair Solid
goto hairShort_5
}“Short Curly Blow Out” {
@NAME changes hair into Short Curly Blow Out
goto hairShort_5
}“Change Color”{
goto fem_haircolor_5
}“Back to Styles”{
goto fem_hair_5
}
“Short Wavy Side Shave” {
@NAME changes hair into Short Wavy Side Shave
goto hairShort_5
}“Short Afro” {
@NAME changes hair into Short Afro
goto hairShort_5
}“Crew Cut” {
@NAME changes hair into Crew Cut
goto hairShort_5
}“Bantu Knots” {
@NAME changes hair into Bantu Knots
goto hairShort_5
}
“Change Color”{
goto fem_haircolor_5
}“Back to Styles”{
goto fem_hair_5
}
“Small Bun” {
@NAME changes hair into Small Bun
goto hairShort_5
}“Short Straight Tucked” {
@NAME changes hair into Short Straight Tucked
goto hairShort_5
}“Short Layered Fringe” {
@NAME changes hair into Short Layered Fringe
goto hairShort_5
}
“Change Color”{
goto fem_haircolor_5
}“Back to Styles”{
goto fem_hair_5
}
label hairMedium_5
NARRATOR
Medium hair styles.
choice [shouldPaginate: YES]
“Braided” {
@NAME changes hair into Medium Braided
goto hairMedium_5
}“Medium Dreadlocks” {
@NAME changes hair into Medium Dreadlocks
goto hairMedium_5
}“Wavy Ombre” {
@NAME changes hair into Short Wavy Ombre
goto hairMedium_5
}“Straight” {
@NAME changes hair into Straight Medium
goto hairMedium_5
}“Change Color”{
goto fem_haircolor_5
}“Back to Styles”{
goto fem_hair_5
}
“Medium Curly” {
@NAME changes hair into Medium Curly Solid
goto hairMedium_5
}“Hair Flip” {
@NAME changes hair into Hair Flip
goto hairMedium_5
}“Voluminous Curls” {
@NAME changes hair into Voluminous Curls
goto hairMedium_5
} “Lob Bangs Blunt” {
@NAME changes hair into Lob Bangs Blunt
goto hairMedium_5
}“Change Color”{
goto fem_haircolor_5
}“Back to Styles”{
goto fem_hair_5
}
“Medium Straight Overgrown Bangs” {
@NAME changes hair into Medium Straight Overgrown Bangs
goto hairMedium_5
}“Change Color”{
goto fem_haircolor_5
}“Back to Styles”{
goto fem_hair_5
}
label hairLong_5
NARRATOR
Long hair styles.
choice [shouldPaginate: YES]
“Beach Wave” {
@NAME changes hair into Beach Wave Hair
goto hairLong_5
}“Long Braided” {
@NAME changes hair into Long Braided
goto hairLong_5
}“Long Dreadlocks” {
@NAME changes hair into Long Dreadlocks
goto hairLong_5
}“Feathered” {
@NAME changes hair into Long Feathered
goto hairLong_5
}“Change Color”{
goto fem_haircolor_5
}“Back to Styles”{
goto fem_hair_5
}
“Long Blunt Bangs” {
@NAME changes hair into Long Straight Loose Bangs Blunt Solid
goto hairLong_5
}“Sideswept Bangs” {
@NAME changes hair into Long Straight Loose Bangs Sideswept Solid
goto hairLong_5
}“Straight” {
@NAME changes hair into Long Straight Loose Solid
goto hairLong_5
}“Wavy Long” {
@NAME changes hair into Wavy Long
goto hairLong_5
}“Back to Styles”{
goto fem_hair_5
}“Change Color”{
goto fem_haircolor_5
}
“Dreads Braided” {
@NAME changes hair into Dreads Braided
goto hairLong_5
} “Long Voluminous Curls Loose” {
@NAME changes hair into Long Voluminous Curls Loose
goto hairLong_5
}“Long Wavy Parted Hair” {
@NAME changes hair into Long Wavy Parted Hair
goto hairLong_5
} “Sleek Ponytail” {
@NAME changes hair into Sleek Ponytail
goto hairLong_5
}“Back to Styles”{
goto fem_hair_5
}“Change Color”{
goto fem_haircolor_5
}
“Long Feathered Bangs Blunt” {
@NAME changes hair into Long Feathered Bangs Blunt
goto hairLong_5
} “Pinup Victory Rolls” {
@NAME changes hair into Pinup Victory Rolls
goto hairLong_5
} “Over Shoulder Braid” {
@NAME changes hair into Over Shoulder Braid
goto hairLong_5
}“Back to Styles”{
goto fem_hair_5
}“Change Color”{
goto fem_haircolor_5
}
label hairUp_5
NARRATOR
Updo hair styles.
choice [shouldPaginate: YES]
“Braided Bun” {
@NAME changes hair into Braided Bun
goto hairUp_5
}“Faux Hawk” {
@NAME changes hair into Long Faux Hawk Solid
goto hairUp_5
}“Short Ponytail” {
@NAME changes hair into Short High Ponytail
goto hairUp_5
}“Long Ponytail” {
@NAME changes hair into Long High Ponytail
goto hairUp_5
}“Change Color”{
goto fem_haircolor_5
}“Back to Styles”{
goto fem_hair_5
}
“Morning Updo” {
@NAME changes hair into Morning Updo
goto hairUp_5
}“Punk Pixie” {
@NAME changes hair into Punk Pixie
goto hairUp_5
}“Long Double Dutch Braids” {
@NAME changes hair into Long Double Dutch Braids
goto hairUp_5
}“Braids Updo” {
@NAME changes hair into Braids Updo
goto hairUp_5
}“Change Color”{
goto fem_haircolor_5
}“Back to Styles”{
goto fem_hair_5
}
####################### HAIR COLOR #######################
label fem_haircolor_5
NARRATOR
All hair colors.
choice
“Dark”{
goto hairDark_5
}“Light” {
goto hairLight_5
}“Dyed”{
goto hairDye_5
}“Done”{
goto female_custom_5
} “Back to Styles” {
goto fem_hair_5
}
label hairDark_5
NARRATOR
Dark hair colors.
choice [shouldPaginate: YES]
“Light Brown” {
@NAME changes hairColor into Light Brown
goto hairDark_5
}“Warm Brown” {
@NAME changes hairColor into Medium Warm Brown
goto hairDark_5
}“Chestnut Brown”{
@NAME changes hairColor into Chestnut Brown
goto hairDark_5
}“Dark Brown”{
@NAME changes hairColor into Dark Brown
goto hairDark_5
}“Different Colors”{
goto fem_haircolor_5
}“Done”{
goto female_custom_5
}
“Deep Brown” {
@NAME changes hairColor into Deep Brown
goto hairDark_5
}“Burgundy” {
@NAME changes hairColor into Burgundy Red
goto hairDark_5
}“Dark Black” {
@NAME changes hairColor into Black Dark
goto hairDark_5
}“Jet Black” {
@NAME changes hairColor into Black Jet
goto hairDark_5
}“Different Colors”{
goto fem_haircolor_5
}“Done”{
goto female_custom_5
}
label hairLight_5
NARRATOR
Light hair colors.
choice [shouldPaginate: YES]
“Platinum Blonde” {
@NAME changes hairColor into Platinum Blonde
goto hairLight_5
}“Dirty Blonde” {
@NAME changes hairColor into Dirty Blonde
goto hairLight_5
}“Honey Blonde” {
@NAME changes hairColor into Honey Blonde
goto hairLight_5
}“Strawberry Blonde” {
@NAME changes hairColor into Strawberry Blonde
goto hairLight_5
}“Different Colors”{
goto fem_haircolor_5
}“Done”{
goto female_custom_5
}
“Medium Blonde” {
@NAME changes hairColor into Blonde Medium
goto hairLight_5
}“Ash Blonde” {
@NAME changes hairColor into Ash Blonde
goto hairLight_5
}“Different Colors”{
goto fem_haircolor_5
}“Done”{
goto female_custom_5
}
label hairDye_5
NARRATOR
Dyed hair colors.
choice
“Pink/Purple” {
goto hairDye_Pink_5
}“Blue/Green” {
goto hairDye_Blue_5
}“Red/Orange” {
goto hairDye_Red_5
}“White/Grey/Yellow” {
goto hairDye_Gray_5
}“Different Colors”{
goto fem_haircolor_5
}“Done”{
goto female_custom_5
}
label hairDye_Pink_5
NARRATOR
Pink and purple hair colors.
choice [shouldPaginate: YES]
“Hot Pink” {
@NAME changes hairColor into Hot Pink
goto hairDye_Pink_5
} “Light Pink” {
@NAME changes hairColor into Pink Lt
goto hairDye_Pink_5
} “Peach” {
@NAME changes hairColor into Peach Blonde
goto hairDye_Pink_5
} “Rose Gold” {
@NAME changes hairColor into Rose Gold
goto hairDye_Pink_5
}“Different Colors”{
goto fem_haircolor_5
}“Done” {
goto female_custom_5
}
“Purple” {
@NAME changes hairColor into Red Purple
goto hairDye_Pink_5
} “Lavender” {
@NAME changes hairColor into Purple Lilac
goto hairDye_Pink_5
} “Plum” {
@NAME changes hairColor into Plum
goto hairDye_Pink_5
} “Dark Purple” {
@NAME changes hairColor into Purple
goto hairDye_Pink_5
}“Different Colors”{
goto fem_haircolor_5
}“Done” {
goto female_custom_5
}
label hairDye_Blue_5
NARRATOR
Blue and green hair colors.
choice [shouldPaginate: YES]
“Blue” {
@NAME changes hairColor into Blue
goto hairDye_Blue_5
} “Light Blue” {
@NAME changes hairColor into Cornflower Blue
goto hairDye_Blue_5
} “Aqua Blue” {
@NAME changes hairColor into Aqua Blue
goto hairDye_Blue_5
} “Dark Blue” {
@NAME changes hairColor into Blue Black
goto hairDye_Blue_5
}“Different Colors”{
goto fem_haircolor_5
}“Done” {
goto female_custom_5
}
“Green” {
@NAME changes hairColor into Green
goto hairDye_Blue_5
} “Lime Green” {
@NAME changes hairColor into Yellow Green
goto hairDye_Blue_5
} “Mint” {
@NAME changes hairColor into Mint
goto hairDye_Blue_5
} “Aqua Green” {
@NAME changes hairColor into Aqua Green
goto hairDye_Blue_5
}“Different Colors”{
goto fem_haircolor_5
}“Done” {
goto female_custom_5
}
label hairDye_Red_5
NARRATOR
Red and orange hair colors.
choice
“Orange” {
@NAME changes hairColor into Orange
goto hairDye_Red_5
} “Red” {
@NAME changes hairColor into Red
goto hairDye_Red_5
} “Copper Red” {
@NAME changes hairColor into Copper Red
goto hairDye_Red_5
} “Ginger Red” {
@NAME changes hairColor into Ginger Red
goto hairDye_Red_5
}“Different Colors”{
goto fem_haircolor_5
}“Done” {
goto female_custom_5
}
label hairDye_Gray_5
NARRATOR
White, grey, and yellow hair colors.
choice
“White” {
@NAME changes hairColor into Warm White
goto hairDye_Gray_5
} “Gray” {
@NAME changes hairColor into Cool Gray
goto hairDye_Gray_5
} “Light Gray” {
@NAME changes hairColor into Aqua Gray
goto hairDye_Gray_5
} “Yellow” {
@NAME changes hairColor into Yellow
goto hairDye_Gray_5
}“Different Colors”{
goto fem_haircolor_5
}“Done” {
goto female_custom_5
}
label female_5_end
@pause for 0
#readerMessage This template was created in collaboration with @dara.amarie.ep on IG!
#}
goto customize_characters
label done_cc
@transition fade out black