Hi! please help im having an issue with daras customization template :(

hi, when i try to allow a main character to create the MC and her mother, i get the duplicate label warning for all of the labels in the second customization. plz help its messing up my scriptt

What’s your style : ink or LL or classic ?

limelight!

Okay …
Ur main character names please I will send u a script ^^ mmm to try it

thank u sooo much! the first main character is Venus and the second customizable character is Ingrid, the mother.

Here you go

Avatar - Female {

#@FAMILYMEMBER1 stands screen center in zone 3
@VENUS enters from left to screen center
NARRATOR
So… what’s your name?
label first_name_input
input What’s Your First Name?|What’s Your First Name?|Done(NAME)
if (NAME is “”) {
NARRATOR
You do need a name.
goto first_name_input
} else {
continue
}

label avatar_0
@zoom reset
@speechbubble reset
NARRATOR
So, [NAME], what’s your look?
choice
“Skin Tone” {
goto bodyColor_0
}“Hair” {
goto hair_0
}“Eyes” {
goto eyes_0
}“Eyebrows” {
goto brows_0
}“Face Shape”{
goto face_0
}“Nose” {
goto nose_0
}“Mouth” {
goto mouth_0
} “This is perfect!” {
goto avatar_end
}

label bodyColor_0
@zoom on 155 0 to 120% in 0
#@zoom on 455 0 to 120% in 0
#@zoom on 765 0 to 120% in 0
@VENUS starts idle_loop
NARRATOR
What skin color would you like?
choice
“Fair Warm”{
@VENUS changes bodyColor into Fair Warm
goto bodyColor_0
}“Fair Gold”{
@VENUS changes bodyColor into Fair Gold
goto bodyColor_0
}“Beige Light Neutral”{
@VENUS changes bodyColor into Beige Light Neutral
goto bodyColor_0
}“Fair Neutral”{
@VENUS changes bodyColor into Fair Neutral
goto bodyColor_0
}“Beige Light Rose”{
@VENUS changes bodyColor into Beige Light Rose
goto bodyColor_0
}“Fair Rose”{
@VENUS changes bodyColor into Fair Rose
goto bodyColor_0
}“Beige Light Gold”{
@VENUS changes bodyColor into Beige Light Gold
goto bodyColor_0
}“Beige Rose”{
@VENUS changes bodyColor into Beige Rose
goto bodyColor_0
}“Beige Gold”{
@VENUS changes bodyColor into Beige Gold
goto bodyColor_0
}“Tan Neutral”{
@VENUS changes bodyColor into Tan Neutral
goto bodyColor_0
}“Next Page >>”{
goto bodyColor_1
}“This looks good!”{
@VENUS starts idle_happy_loop
goto avatar_0
}

label bodyColor_1
@VENUS starts idle_loop
NARRATOR
What skin color would you like?
choice
“Beige Deep Gold”{
@VENUS changes bodyColor into Beige Deep Gold
goto bodyColor_1
}“Beige Deep Neutral”{
@VENUS changes bodyColor into Beige DeepNeutral
goto bodyColor_1
}“Beige Neutral”{
@VENUS changes bodyColor into Beige Neutral
goto bodyColor_1
}“Tan Gold”{
@VENUS changes bodyColor into Tan Gold
goto bodyColor_1
}“Beige Deep Rose”{
@VENUS changes bodyColor into Beige Deep Rose
goto bodyColor_1
}“Tan Rose”{
@VENUS changes bodyColor into Tan Rose
goto bodyColor_1
}“Tan Deep Gold”{
@VENUS changes bodyColor into Tan Deep Gold
goto bodyColor_1
}“Tan Deep Rose”{
@VENUS changes bodyColor into Tan Deep Rose
goto bodyColor_1
}“Tan Deep Neutral”{
@VENUS changes bodyColor into Tan Deep Neutral
goto bodyColor_1
}“Next Page >>”{
goto bodyColor_2
}"<< Previous Page"{
goto bodyColor_0
}“This looks good!”{
@VENUS starts idle_happy_loop
goto avatar_0
}

label bodyColor_2
@VENUS starts idle_loop
NARRATOR
What skin color would you like?
choice
“Brown Gold”{
@VENUS changes bodyColor into Brown Gold
goto bodyColor_2
}“Brown Neutral”{
@VENUS changes bodyColor into Brown Neutral
goto bodyColor_2
}“Brown Rose”{
@VENUS changes bodyColor into Brown Rose
goto bodyColor_2
}“Brown Deep Rose”{
@VENUS changes bodyColor into Brown Deep Rose
goto bodyColor_2
}“Brown Deep Gold”{
@VENUS changes bodyColor into Brown Deep Gold
goto bodyColor_2
}“Brown Deep Neutral”{
@VENUS changes bodyColor into Brown Deep Neutral
goto bodyColor_2
}“Beige Green Light”{
@VENUS changes bodyColor into Beige Green Light
goto bodyColor_2
}“Green”{
@VENUS changes bodyColor into Green
goto bodyColor_2
}“Light Blue”{
@VENUS changes bodyColor into Light Blue
goto bodyColor_2
}“Blue”{
@VENUS changes bodyColor into Blue
goto bodyColor_2
}"<< Previous Page"{
goto bodyColor_1
}“This looks good!”{
@VENUS starts idle_happy_loop
goto avatar_0
}

label brows_0
@zoom on 150 320 to 165% in 0
#@zoom on 470 320 to 165% in 0
#@zoom on 785 320 to 165% in 0
@VENUS starts idle_loop
NARRATOR
What eyebrow shape would you like?
choice
“Arched Natural”{
@VENUS changes eyebrows into Arched Natural
goto brows_0
}“Arched Thick Styled”{
@VENUS changes eyebrows into Arched Thick Styled
goto brows_0
}“Arched Thin”{
@VENUS changes eyebrows into Arched Thin
goto brows_0
}“Arched Thin High”{
@VENUS changes eyebrows into Arched Thin High
goto brows_0
}“Round Medium”{
@VENUS changes eyebrows into Round Medium
goto brows_0
}“Round Thick”{
@VENUS changes eyebrows into Round Thick
goto brows_0
}“Round Thin High”{
@VENUS changes eyebrows into Round Thin High
goto brows_0
}“Straight Medium”{
@VENUS changes eyebrows into Straight Medium
goto brows_0
}“Select a color.”{
goto browsColor_0
} “Looks good!”{
goto avatar_0
}

label browsColor_0
@zoom on 150 320 to 165% in 0
#@zoom on 470 320 to 165% in 0
#@zoom on 785 320 to 165% in 0
@VENUS starts idle_loop
NARRATOR
What color should your eyebrows be?
choice
“Black Dark”{
@VENUS changes eyebrowsColor into Black Dark
goto browsColor_0
}“Black Jet”{
@VENUS changes eyebrowsColor into blackJet
goto browsColor_0
}“Deep Brown”{
@VENUS changes eyebrowsColor into Deep Brown
goto browsColor_0
}“Dark Brown”{
@VENUS changes eyebrowsColor into Dark Brown
goto browsColor_0
}“Chestnut Brown”{
@VENUS changes eyebrowsColor into Chestnut Brown
goto browsColor_0
}“Medium Warm Brown”{
@VENUS changes eyebrowsColor into Medium Warm Brown
goto browsColor_0
}“Light Brown”{
@VENUS changes eyebrowsColor into Light Brown
goto browsColor_0
}“Blonde Medium”{
@VENUS changes eyebrowsColor into Blonde Medium
goto browsColor_0
}“Dirty Blonde”{
@VENUS changes eyebrowsColor into Dirty Blonde
goto browsColor_0
}“Honey Blonde”{
@VENUS changes eyebrowsColor into Honey Blonde
goto browsColor_0
}“Platinum Blonde”{
@VENUS changes eyebrowsColor into Platinum Blonde
goto browsColor_0
}“Next Page >>”{
goto browsColor_1
}“Change eyebrow shape.”{
goto brows_0
}“Looks good!”{
goto avatar_0
}

label browsColor_1
@zoom on 150 320 to 165% in 0
#@zoom on 470 320 to 165% in 0
#@zoom on 785 320 to 165% in 0
@VENUS starts idle_loop
NARRATOR
What color should your eyebrows be?
choice
“Strawberry Blonde”{
@VENUS changes eyebrowsColor into Strawberry Blonde
goto browsColor_1
}“Gray”{
@VENUS changes eyebrowsColor into Gray
goto browsColor_1
}“Cool Gray”{
@VENUS changes eyebrowsColor into Cool Gray
goto browsColor_1
}“Warm White”{
@VENUS changes eyebrowsColor into Warm White
goto browsColor_1
}“Copper Red”{
@VENUS changes eyebrowsColor into Copper Red
goto browsColor_1
}“Ginger Red”{
@VENUS changes eyebrowsColor into Ginger Red
goto browsColor_1
}“Green Mint”{
@VENUS changes eyebrowsColor into Green Mint
goto browsColor_1
}“Pink Light”{
@VENUS changes eyebrowsColor into Pink Lt
goto browsColor_1
}“Purple Lilac”{
@VENUS changes eyebrowsColor into Purple Lilac
goto browsColor_1
}"<< Previous Page"{
goto browsColor_0
}“Change eyebrow shape.”{
goto brows_0
}“Looks good!”{
goto avatar_0
}

label face_0
@zoom on 150 350 to 165% in 0
#@zoom on 470 350 to 165% in 0
#@zoom on 785 350 to 165% in 0
@VENUS starts idle_loop
NARRATOR
What face shape would you like?
choice
“Diamond Long”{
@VENUS changes face into Diamond Long
goto face_0
}“Diamond”{
@VENUS changes face into Diamond
goto face_0
}“Heart Defined”{
@VENUS changes face into Heart Defined
goto face_0
}“Heart Mature”{
@VENUS changes face into Heart Mature
goto face_0
}“Heart Soft”{
@VENUS changes face into Heart Soft
goto face_0
}“Round Soft”{
@VENUS changes face into Round Soft
goto face_0
}“Square Mature”{
@VENUS changes face into Square Mature
goto face_0
}“Triangle Defined”{
@VENUS changes face into Triangle Defined
goto face_0
}“Looks good!”{
goto avatar_0
}

label eyes_0
@zoom on 165 350 to 165% in 0
#@zoom on 470 350 to 165% in 0
#@zoom on 785 350 to 165% in 0
@VENUS starts idle_loop
NARRATOR
What eye shape would you like?
choice
“Deepset Downturned” {
@VENUS changes eyes into Deepset Downturned
goto eyes_0
}“Deepset Mature” {
@VENUS changes eyes into Deepset Mature
goto eyes_0
}“Deepset Almond” {
@VENUS changes eyes into Deepset Almond
goto eyes_0
}“Sharp Almond” {
@VENUS changes eyes into Sharp Almond
goto eyes_0
}“Female Generic” {
@VENUS changes eyes into Female Generic
goto eyes_0
}“Monolid Slender” {
@VENUS changes eyes into Monolid Slender
goto eyes_0
}“Round Downturned Wide” {
@VENUS changes eyes into Round Downturned Wide
goto eyes_0
}“Round Medium” {
@VENUS changes eyes into Round Medium
goto eyes_0
}“Select a color.”{
goto eyesColor_0
}“Looks good!”{
goto avatar_0
}

label eyesColor_0
@zoom on 165 350 to 165% in 0
#@zoom on 470 350 to 165% in 0
#@zoom on 785 350 to 165% in 0
@VENUS starts idle_loop
NARRATOR
What color should your eyes be?
choice
“Brown Black” {
@VENUS changes eyesColor into Brown Black
goto eyesColor_0
}“Brown Dark” {
@VENUS changes eyesColor into Brown Dark
goto eyesColor_0
}“Brown Light” {
@VENUS changes eyesColor into Brown Light
goto eyesColor_0
}“Grey Cool” {
@VENUS changes eyesColor into Grey Cool
goto eyesColor_0
}“Blue Deep” {
@VENUS changes eyesColor into Blue Deep
goto eyesColor_0
}“Blue Aqua” {
@VENUS changes eyesColor into Blue Aqua
goto eyesColor_0
}“Hazel” {
@VENUS changes eyesColor into Hazel
goto eyesColor_0
}“Green Emerald” {
@VENUS changes eyesColor into Green Emerald
goto eyesColor_0
}“Red” {
@VENUS changes eyesColor into Red
goto eyesColor_0
}“Violet” {
@VENUS changes eyesColor into Violet
goto eyesColor_0
}“Change eye shape.”{
goto eyes_0
}“Looks good!”{
goto avatar_0
}

label mouth_0
@zoom on 155 310 to 165% in 0
#@zoom on 470 310 to 165% in 0
#@zoom on 785 310 to 165% in 0
@VENUS starts idle_loop
NARRATOR
What mouth shape would you like?
choice
“Full Heart Pouty” {
@VENUS changes mouth into Full Heart Pouty
goto mouth_0
}“Medium Heart Natural” {
@VENUS changes mouth into Medium Heart Natural
goto mouth_0
}“Medium Thin” {
@VENUS changes mouth into Medium Thin
goto mouth_0
}“Thin Heart” {
@VENUS changes mouth into Thin Heart
goto mouth_0
}“Select color.”{
goto mouthColor_0
}“Looks good!”{
goto avatar_0
}

label mouthColor_0
NARRATOR
What color lips would you like?
choice
“Natural”{
goto mouthNatural0
}“Bright Colored”{
goto mouthMakeup0
}“Dark Colored”{
goto mouthMakeupDark0
}“Change lip shape.”{
goto mouth_0
}“This looks good!”{
goto avatar_0
}

label mouthNatural0
NARRATOR
What natural lip color would you like?
choice
“Fair Rose Matte” {
@VENUS changes mouthColor into Fair Rose Matte
goto mouthNatural0
}“Fair Neutral Matte” {
@VENUS changes mouthColor into Fair Neutral Matte
goto mouthNatural0
}“Beige Light Gold Matte” {
@VENUS changes mouthColor into Beige Light Gold Matte
goto mouthNatural0
}“Fair Gold Matte” {
@VENUS changes mouthColor into Fair Gold Matte
goto mouthNatural0
}“Beige Rose” {
@VENUS changes mouthColor into Beige Rose
goto mouthNatural0
}“Beige Gold Matte” {
@VENUS changes mouthColor into Beige Gold Matte
goto mouthNatural0
}“Beige Deep Neutral” {
@VENUS changes mouthColor into Beige Deep Neutral
goto mouthNatural0
}“Next Page >>”{
goto mouthNatural1
}“Try other colors.”{
goto mouthColor_0
}“Change lip shape.”{
goto mouth_0
}“Looks good!”{
goto avatar_0
}

label mouthNatural1
NARRATOR
What natural lip color would you like?
choice
“Tan Deep Gold” {
@VENUS changes mouthColor into Tan Deep Gold
goto mouthNatural1
}“Tan Deep Neutral” {
@VENUS changes mouthColor into Tan Deep Neutral
goto mouthNatural1
}“Brown Gold” {
@VENUS changes mouthColor into Brown Gold
goto mouthNatural1
}“Brown Neutral” {
@VENUS changes mouthColor into Brown Neutral
goto mouthNatural1
}“Brown Deep Rose” {
@VENUS changes mouthColor into Brown Deep Rose
goto mouthNatural1
}“Brown Deep Gold” {
@VENUS changes mouthColor into Brown Deep Gold
goto mouthNatural1
}"<< Previous Page"{
goto mouthNatural0
}“Try other colors.”{
goto mouthColor_0
}“Change lip shape.”{
goto mouth_0
}“Looks good!”{
goto avatar_0
}

label mouthMakeup0
NARRATOR
What lip color would you like?
choice
“Pink Peach Light Gloss” {
@VENUS changes mouthColor into Pink Peach Light Gloss
goto mouthMakeup0
}“Pink Peach Lt Gloss” {
@VENUS changes mouthColor into Pink Peach Lt Gloss
goto mouthMakeup0
}“Pink Peach Light Matte” {
@VENUS changes mouthColor into Pink Peach Light Matte
goto mouthMakeup0
}“Peach Gloss” {
@VENUS changes mouthColor into Peach Gloss
goto mouthMakeup0
}“Peach Matte” {
@VENUS changes mouthColor into Peach Matte
goto mouthMakeup0
}“Pink Beige Gloss” {
@VENUS changes mouthColor into Pink Beige Gloss
goto mouthMakeup0
}“Pink Beige Matte” {
@VENUS changes mouthColor into Pink Beige Matte
goto mouthMakeup0
}“Pink Medium Gloss” {
@VENUS changes mouthColor into Pink Medium Gloss
goto mouthMakeup0
}“Pink Medium Matte” {
@VENUS changes mouthColor into Pink Medium Matte
goto mouthMakeup0
}“Next Page >>”{
goto mouthMakeup1
}“Try other colors.”{
goto mouthColor_0
}“Change lip shape.”{
goto mouth_0
}“Looks good!”{
goto avatar_0
}

label mouthMakeup1
NARRATOR
What lip color would you like?
choice
“Pink Hot Gloss” {
@VENUS changes mouthColor into Pink Hot Gloss
goto mouthMakeup1
}“Pink Hot Matte” {
@VENUS changes mouthColor into Pink Hot Matte
goto mouthMakeup1
}“Pink Deep Gloss” {
@VENUS changes mouthColor into Pink Deep Gloss
goto mouthMakeup1
}“Pink Deep Matte” {
@VENUS changes mouthColor into Pink Deep Matte
goto mouthMakeup1
}“Purple Pastel Gloss” {
@VENUS changes mouthColor into Purple Pastel Gloss
goto mouthMakeup1
}“Purple Pastel Matte” {
@VENUS changes mouthColor into Purple Pastel Matte
goto mouthMakeup1
}“Pink Warm Gloss” {
@VENUS changes mouthColor into Pink Warm Gloss
goto mouthMakeup1
}“Pink Warm Matte” {
@VENUS changes mouthColor into Pink Warm Matte
goto mouthMakeup1
}"<< Previous Page"{
goto mouthMakeup0
}“Try other colors.”{
goto mouthColor_0
}“Change lip shape.”{
goto mouth_0
}“Looks good!”{
goto avatar_0
}

label mouthMakeupDark0
NARRATOR
What lip color would you like?
choice
“Red Gloss”{
@VENUS changes mouthColor into Red Gloss
goto mouthMakeupDark0
}“Red Matte”{
@VENUS changes mouthColor into Red Matte
goto mouthMakeupDark0
}“Rose Gloss”{
@VENUS changes mouthColor into Rose Gloss
goto mouthMakeupDark0
}“Rose Matte”{
@VENUS changes mouthColor into Rose Matte
goto mouthMakeupDark0
}“Red Deep Gloss”{
@VENUS changes mouthColor into Red Deep Gloss
goto mouthMakeupDark0
}“Red Deep Matte”{
@VENUS changes mouthColor into Red Deep Matte
goto mouthMakeupDark0
}“Violet Gloss”{
@VENUS changes mouthColor into Violet Gloss
goto mouthMakeupDark0
}“Violet Matte”{
@VENUS changes mouthColor into Violet Matte
goto mouthMakeupDark0
}“Next Page >>”{
goto mouthMakeupDark1
}“Try other colors.”{
goto mouthColor_0
}“Change lip shape.”{
goto mouth_0
}“Looks good!”{
goto avatar_0
}

label mouthMakeupDark1
NARRATOR
What lip color would you like?
choice
“Mauve Gloss”{
@VENUS changes mouthColor into Mauve Gloss
goto mouthMakeupDark1
}“Mauve Matte”{
@VENUS changes mouthColor into Mauve Matte
goto mouthMakeupDark1
}“Plum Gloss”{
@VENUS changes mouthColor into Plum Gloss
goto mouthMakeupDark1
}“Plum Matte”{
@VENUS changes mouthColor into Plum Matte
goto mouthMakeupDark1
}“Black Gloss”{
@VENUS changes mouthColor into Black Gloss
goto mouthMakeupDark1
}“Black Matte”{
@VENUS changes mouthColor into Black Matte
goto mouthMakeupDark1
}"<< Previous Page"{
goto mouthMakeupDark0
}“Try other colors.”{
goto mouthColor_0
}“Change lip shape.”{
goto mouth_0
}“Looks good!”{
goto avatar_0
}

label hair_0
@zoom on 150 275 to 155% in 0
#@zoom on 480 275 to 155% in 0
#@zoom on 800 275 to 155% in 0
@VENUS starts admire_happy
NARRATOR
There are tons of hairstyles to choose from! Which styles would you like to browse?
choice
“Short Hair Styles”{
goto hairShort
}“Mid-length Hair Styles”{
goto hairMedium
}“Long Hair Styles”{
goto hairLong
}“Tied-Up Hair Styles”{
goto hairUp
}“Change Color.”{
goto hairColor_0
}“This looks good!”{
goto avatar_0
}

label hairShort
NARRATOR
What short hair style would you like?
choice
“Short Curly Fade” {
@VENUS changes hair into Short Curly Fade
@VENUS starts primp_neutral
goto hairShort
}“Short Pixie” {
@VENUS changes hair into Short Pixie
@VENUS starts primp_neutral
goto hairShort
}“Punk Pixie” {
@VENUS changes hair into Punk Pixie
@VENUS starts primp_neutral
goto hairShort
}“Classic Bob” {
@VENUS changes hair into Classic Bob
@VENUS starts primp_neutral
goto hairShort
}“Short Wavy Hair Solid” {
@VENUS changes hair into Short Wavy Hair Solid
@VENUS starts primp_neutral
goto hairShort
}“Curly Bob” {
@VENUS changes hair into Curly Bob
@VENUS starts primp_neutral
goto hairShort
}“Blunt Bangs Short” {
@VENUS changes hair into Blunt Bangs Short
@VENUS starts primp_neutral
goto hairShort
}“Long Faux Hawk Solid” {
@VENUS changes hair into Long Faux Hawk Solid
@VENUS starts primp_neutral
goto hairShort
}“Change Length.”{
goto hair_0
}“Change Color.”{
goto hairColor_0
}“This looks good!”{
goto avatar_0
}

label hairMedium
NARRATOR
What medium length hair style would you like?
choice
“Straight Medium”{
@VENUS changes hair into Straight Medium
@VENUS starts primp_neutral
goto hairMedium
}“Short Wavy Ombre” {
@VENUS changes hair into Short Wavy Ombre
@VENUS starts primp_neutral
goto hairMedium
}“Hair Flip” {
@VENUS changes hair into Hair Flip
@VENUS starts primp_neutral
goto hairMedium
}“Medium Curly Solid”{
@VENUS changes hair into Medium Curly Solid
@VENUS starts primp_neutral
goto hairMedium
}“Afro”{
@VENUS changes hair into Afro
@VENUS starts primp_neutral
goto hairMedium
}“Medium Braided” {
@VENUS changes hair into Medium Braided
@VENUS starts primp_neutral
goto hairMedium
}“Medium Dreadlocks” {
@VENUS changes hair into Medium Dreadlocks
@VENUS starts primp_neutral
goto hairMedium
}“Change Length.”{
goto hair_0
}“Change Color.”{
goto hairColor_0
}“This looks good!”{
goto avatar_0
}

label hairLong
NARRATOR
What long hairstyle would you like?
choice
“Beach Wave Hair” {
@VENUS changes hair into Beach Wave Hair
@VENUS starts primp_neutral
goto hairLong
}“Long Feathered” {
@VENUS changes hair into Long Feathered
@VENUS starts primp_neutral
goto hairLong
}“Long Straight Loose Solid” {
@VENUS changes hair into Long Straight Loose Solid
@VENUS starts primp_neutral
goto hairLong
}“Long Straight Loose Bangs Blunt Solid” {
@VENUS changes hair into Long Straight Loose Bangs Blunt Solid
@VENUS starts primp_neutral
goto hairLong
}“Long Straight Loose Bangs Sideswept Solid” {
@VENUS changes hair into Long Straight Loose Bangs Sideswept Solid
@VENUS starts primp_neutral
goto hairLong
}“Long Braided” {
@VENUS changes hair into Long Braided
@VENUS starts primp_neutral
goto hairLong
}“Long Dreadlocks” {
@VENUS changes hair into Long Dreadlocks
@VENUS starts primp_neutral
goto hairLong
}“Change Length.”{
goto hair_0
}“Change Color.”{
goto hairColor_0
}“This looks good!”{
goto avatar_0
}

label hairUp
NARRATOR
What tied-up style would you like?
choice
“Morning Updo” {
@VENUS changes hair into Morning Updo
@VENUS starts primp_neutral
goto hairUp
}“Short High Ponytail” {
@VENUS changes hair into Short High Ponytail
@VENUS starts primp_neutral
goto hairUp
}“Long High Ponytail” {
@VENUS changes hair into Long High Ponytail
@VENUS starts primp_neutral
goto hairUp
}“Braided Bun” {
@VENUS changes hair into Braided Bun
@VENUS starts primp_neutral
goto hairUp
}“Change Length.”{
goto hair_0
}“Change Color.”{
goto hairColor_0
}“This looks good!”{
goto avatar_0
}

label hairColor_0
@VENUS starts idle_loop
NARRATOR
What hair color would you like?
choice
“Black Dark” {
@VENUS changes hairColor into Black Dark
goto hairColor_0
}“Black Jet” {
@VENUS changes hairColor into Black Jet
goto hairColor_0
}“Deep Brown” {
@VENUS changes hairColor into Deep Brown
goto hairColor_0
}“Dark Brown” {
@VENUS changes hairColor into Dark Brown
goto hairColor_0
}“Chestnut Brown” {
@VENUS changes hairColor into Chestnut Brown
goto hairColor_0
}“Medium Warm Brown” {
@VENUS changes hairColor into Medium Warm Brown
goto hairColor_0
}“Light Brown” {
@VENUS changes hairColor into Light Brown
goto hairColor_0
}“Next Page >>”{
goto hairColor_1
}“Change Style.”{
goto hair_0
}“Looks good!”{
goto avatar_0
}

label hairColor_1
@VENUS starts idle_loop
NARRATOR
What hair color would you like?
choice
“Yellow” {
@VENUS changes hairColor into Yellow
goto hairColor_1
}“Honey Blonde” {
@VENUS changes hairColor into Honey Blonde
goto hairColor_1
}“Blonde Medium” {
@VENUS changes hairColor into Blonde Medium
goto hairColor_1
}“Dirty Blonde” {
@VENUS changes hairColor into Dirty Blonde
goto hairColor_1
}“Ash Blonde” {
@VENUS changes hairColor into Ash Blonde
goto hairColor_1
}“Platinum Blonde” {
@VENUS changes hairColor into Platinum Blonde
goto hairColor_1
}“Warm White” {
@VENUS changes hairColor into Warm White
goto hairColor_1
}“Aqua Gray” {
@VENUS changes hairColor into Aqua Gray
goto hairColor_1
}“Cool Gray” {
@VENUS changes hairColor into Cool Gray
goto hairColor_1
}“Gray” {
@VENUS changes hairColor into Gray
goto hairColor_1
}“Next Page >>”{
goto hairColor_2
}"<< Previous Page"{
goto hairColor_0
}“Change Style.”{
goto hair_0
}“Looks good!”{
goto avatar_0
}

label hairColor_2
@VENUS starts idle_loop
NARRATOR
What hair color would you like?
choice
“Burgundy Red” {
@VENUS changes hairColor into Burgundy Red
goto hairColor_2
}“Copper Red” {
@VENUS changes hairColor into Copper Red
goto hairColor_2
}“Red” {
@VENUS changes hairColor into Red
goto hairColor_2
}“Ginger Red” {
@VENUS changes hairColor into Ginger Red
goto hairColor_2
}“Strawberry Blonde” {
@VENUS changes hairColor into Strawberry Blonde
goto hairColor_2
}“Orange” {
@VENUS changes hairColor into Orange
goto hairColor_2
}“Peach Blonde” {
@VENUS changes hairColor into Peach Blonde
goto hairColor_2
}“Next Page >>”{
goto hairColor_3
}"<< Previous Page"{
goto hairColor_1
}“Change Style.”{
goto hair_0
}“Looks good!”{
goto avatar_0
}

label hairColor_3
@VENUS starts idle_loop
NARRATOR
What hair color would you like?
choice
“Grievance Green” {
@VENUS changes hairColor into Grievance Green
goto hairColor_3
}“Aqua Green” {
@VENUS changes hairColor into Aqua Green
goto hairColor_3
}“Green Mint” {
@VENUS changes hairColor into Green Mint
goto hairColor_3
}“Yellow Green” {
@VENUS changes hairColor into Yellow Green
goto hairColor_3
}“Blue Black” {
@VENUS changes hairColor into Blue Black
goto hairColor_3
}“Blue” {
@VENUS changes hairColor into Blue
goto hairColor_3
}“Aqua Blue” {
@VENUS changes hairColor into Aqua Blue
goto hairColor_3
}“Cornflower Blue” {
@VENUS changes hairColor into Cornflower Blue
goto hairColor_3
}“Next Page >>”{
goto hairColor_4
}"<< Previous Page"{
goto hairColor_2
}“Change Style.”{
goto hair_0
}“Looks good!”{
goto avatar_0
}

label hairColor_4
@VENUS starts idle_loop
NARRATOR
What hair color would you like?
choice
"Plum " {
@VENUS changes hairColor into Plum
goto hairColor_4
}"Purple " {
@VENUS changes hairColor into Purple
goto hairColor_4
}"Red Purple " {
@VENUS changes hairColor into Red Purple
goto hairColor_4
}“Purple Lilac” {
@VENUS changes hairColor into Purple Lilac
goto hairColor_4
}“Pop Pink " {
@VENUS changes hairColor into Pop Pink
goto hairColor_4
}“Hot Pink " {
@VENUS changes hairColor into Hot Pink
goto hairColor_4
}“Pink Light” {
@VENUS changes hairColor into Pink Lt
goto hairColor_4
}”<< Previous Page”{
goto hairColor_3
}“Change Style.”{
goto hair_0
}“Looks good!”{
goto avatar_0
}

label nose_0
@zoom on 155 310 to 165% in 0
#@zoom on 465 310 to 165% in 0
#@zoom on 785 310 to 165% in 0
@VENUS starts idle_loop
NARRATOR
What nose would you like?
choice
“Defined Natural” {
@VENUS changes nose into Defined Natural
goto nose_0
}“Grecian Soft” {
@VENUS changes nose into Grecian Soft
goto nose_0
}“Round Broad” {
@VENUS changes nose into Round Broad
goto nose_0
}“Round Button” {
@VENUS changes nose into Round Button
goto nose_0
}“Round Button Upturned” {
@VENUS changes nose into Round Button Upturned
goto nose_0
}“Round Downturned” {
@VENUS changes nose into Round Downturned
goto nose_0
}"Round Flared Upturned " {
@VENUS changes nose into Round Flared Upturned
goto nose_0
}“Looks good!”{
goto avatar_0
}

label avatar_end
@zoom reset
NARRATOR
Are you sure this is the look for you?
choice
“Yes, I look perfect!”{
#@remove FAMILYMEMBER1
&VENUS exits right
@transition fade out 2
goto story_start
} “No, I have to change something.”{
goto avatar_0
}
#}

Avatar - Female {

#@FAMILYMEMBER1 stands screen center in zone 3
@INGRID enters from left to screen center
NARRATOR
So… what’s your name?
label first_name_input
input What’s Your First Name?|What’s Your First Name?|Done(NAME)
if (NAME is “”) {
NARRATOR
You do need a name.
goto first_name_input
} else {
continue
}

label avatar_0
@zoom reset
@speechbubble reset
NARRATOR
So, [NAME], what’s your look?
choice
“Skin Tone” {
goto bodyColor_0
}“Hair” {
goto hair_0
}“Eyes” {
goto eyes_0
}“Eyebrows” {
goto brows_0
}“Face Shape”{
goto face_0
}“Nose” {
goto nose_0
}“Mouth” {
goto mouth_0
} “This is perfect!” {
goto avatar_end
}

label bodyColor_0
@zoom on 155 0 to 120% in 0
#@zoom on 455 0 to 120% in 0
#@zoom on 765 0 to 120% in 0
@INGRID starts idle_loop
NARRATOR
What skin color would you like?
choice
“Fair Warm”{
@INGRID changes bodyColor into Fair Warm
goto bodyColor_0
}“Fair Gold”{
@INGRID changes bodyColor into Fair Gold
goto bodyColor_0
}“Beige Light Neutral”{
@INGRID changes bodyColor into Beige Light Neutral
goto bodyColor_0
}“Fair Neutral”{
@INGRID changes bodyColor into Fair Neutral
goto bodyColor_0
}“Beige Light Rose”{
@INGRID changes bodyColor into Beige Light Rose
goto bodyColor_0
}“Fair Rose”{
@INGRID changes bodyColor into Fair Rose
goto bodyColor_0
}“Beige Light Gold”{
@INGRID changes bodyColor into Beige Light Gold
goto bodyColor_0
}“Beige Rose”{
@INGRID changes bodyColor into Beige Rose
goto bodyColor_0
}“Beige Gold”{
@INGRID changes bodyColor into Beige Gold
goto bodyColor_0
}“Tan Neutral”{
@INGRID changes bodyColor into Tan Neutral
goto bodyColor_0
}“Next Page >>”{
goto bodyColor_1
}“This looks good!”{
@INGRID starts idle_happy_loop
goto avatar_0
}

label bodyColor_1
@INGRID starts idle_loop
NARRATOR
What skin color would you like?
choice
“Beige Deep Gold”{
@INGRID changes bodyColor into Beige Deep Gold
goto bodyColor_1
}“Beige Deep Neutral”{
@INGRID changes bodyColor into Beige DeepNeutral
goto bodyColor_1
}“Beige Neutral”{
@INGRID changes bodyColor into Beige Neutral
goto bodyColor_1
}“Tan Gold”{
@INGRID changes bodyColor into Tan Gold
goto bodyColor_1
}“Beige Deep Rose”{
@INGRID changes bodyColor into Beige Deep Rose
goto bodyColor_1
}“Tan Rose”{
@INGRID changes bodyColor into Tan Rose
goto bodyColor_1
}“Tan Deep Gold”{
@INGRID changes bodyColor into Tan Deep Gold
goto bodyColor_1
}“Tan Deep Rose”{
@INGRID changes bodyColor into Tan Deep Rose
goto bodyColor_1
}“Tan Deep Neutral”{
@INGRID changes bodyColor into Tan Deep Neutral
goto bodyColor_1
}“Next Page >>”{
goto bodyColor_2
}"<< Previous Page"{
goto bodyColor_0
}“This looks good!”{
@INGRID starts idle_happy_loop
goto avatar_0
}

label bodyColor_2
@INGRID starts idle_loop
NARRATOR
What skin color would you like?
choice
“Brown Gold”{
@INGRID changes bodyColor into Brown Gold
goto bodyColor_2
}“Brown Neutral”{
@INGRID changes bodyColor into Brown Neutral
goto bodyColor_2
}“Brown Rose”{
@INGRID changes bodyColor into Brown Rose
goto bodyColor_2
}“Brown Deep Rose”{
@INGRID changes bodyColor into Brown Deep Rose
goto bodyColor_2
}“Brown Deep Gold”{
@INGRID changes bodyColor into Brown Deep Gold
goto bodyColor_2
}“Brown Deep Neutral”{
@INGRID changes bodyColor into Brown Deep Neutral
goto bodyColor_2
}“Beige Green Light”{
@INGRID changes bodyColor into Beige Green Light
goto bodyColor_2
}“Green”{
@INGRID changes bodyColor into Green
goto bodyColor_2
}“Light Blue”{
@INGRID changes bodyColor into Light Blue
goto bodyColor_2
}“Blue”{
@INGRID changes bodyColor into Blue
goto bodyColor_2
}"<< Previous Page"{
goto bodyColor_1
}“This looks good!”{
@INGRID starts idle_happy_loop
goto avatar_0
}

label brows_0
@zoom on 150 320 to 165% in 0
#@zoom on 470 320 to 165% in 0
#@zoom on 785 320 to 165% in 0
@INGRID starts idle_loop
NARRATOR
What eyebrow shape would you like?
choice
“Arched Natural”{
@INGRID changes eyebrows into Arched Natural
goto brows_0
}“Arched Thick Styled”{
@INGRID changes eyebrows into Arched Thick Styled
goto brows_0
}“Arched Thin”{
@INGRID changes eyebrows into Arched Thin
goto brows_0
}“Arched Thin High”{
@INGRID changes eyebrows into Arched Thin High
goto brows_0
}“Round Medium”{
@INGRID changes eyebrows into Round Medium
goto brows_0
}“Round Thick”{
@INGRID changes eyebrows into Round Thick
goto brows_0
}“Round Thin High”{
@INGRID changes eyebrows into Round Thin High
goto brows_0
}“Straight Medium”{
@INGRID changes eyebrows into Straight Medium
goto brows_0
}“Select a color.”{
goto browsColor_0
} “Looks good!”{
goto avatar_0
}

label browsColor_0
@zoom on 150 320 to 165% in 0
#@zoom on 470 320 to 165% in 0
#@zoom on 785 320 to 165% in 0
@INGRID starts idle_loop
NARRATOR
What color should your eyebrows be?
choice
“Black Dark”{
@INGRID changes eyebrowsColor into Black Dark
goto browsColor_0
}“Black Jet”{
@INGRID changes eyebrowsColor into blackJet
goto browsColor_0
}“Deep Brown”{
@INGRID changes eyebrowsColor into Deep Brown
goto browsColor_0
}“Dark Brown”{
@INGRID changes eyebrowsColor into Dark Brown
goto browsColor_0
}“Chestnut Brown”{
@INGRID changes eyebrowsColor into Chestnut Brown
goto browsColor_0
}“Medium Warm Brown”{
@INGRID changes eyebrowsColor into Medium Warm Brown
goto browsColor_0
}“Light Brown”{
@INGRID changes eyebrowsColor into Light Brown
goto browsColor_0
}“Blonde Medium”{
@INGRID changes eyebrowsColor into Blonde Medium
goto browsColor_0
}“Dirty Blonde”{
@INGRID changes eyebrowsColor into Dirty Blonde
goto browsColor_0
}“Honey Blonde”{
@INGRID changes eyebrowsColor into Honey Blonde
goto browsColor_0
}“Platinum Blonde”{
@INGRID changes eyebrowsColor into Platinum Blonde
goto browsColor_0
}“Next Page >>”{
goto browsColor_1
}“Change eyebrow shape.”{
goto brows_0
}“Looks good!”{
goto avatar_0
}

label browsColor_1
@zoom on 150 320 to 165% in 0
#@zoom on 470 320 to 165% in 0
#@zoom on 785 320 to 165% in 0
@INGRID starts idle_loop
NARRATOR
What color should your eyebrows be?
choice
“Strawberry Blonde”{
@INGRID changes eyebrowsColor into Strawberry Blonde
goto browsColor_1
}“Gray”{
@INGRID changes eyebrowsColor into Gray
goto browsColor_1
}“Cool Gray”{
@INGRID changes eyebrowsColor into Cool Gray
goto browsColor_1
}“Warm White”{
@INGRID changes eyebrowsColor into Warm White
goto browsColor_1
}“Copper Red”{
@INGRID changes eyebrowsColor into Copper Red
goto browsColor_1
}“Ginger Red”{
@INGRID changes eyebrowsColor into Ginger Red
goto browsColor_1
}“Green Mint”{
@INGRID changes eyebrowsColor into Green Mint
goto browsColor_1
}“Pink Light”{
@INGRID changes eyebrowsColor into Pink Lt
goto browsColor_1
}“Purple Lilac”{
@INGRID changes eyebrowsColor into Purple Lilac
goto browsColor_1
}"<< Previous Page"{
goto browsColor_0
}“Change eyebrow shape.”{
goto brows_0
}“Looks good!”{
goto avatar_0
}

label face_0
@zoom on 150 350 to 165% in 0
#@zoom on 470 350 to 165% in 0
#@zoom on 785 350 to 165% in 0
@INGRID starts idle_loop
NARRATOR
What face shape would you like?
choice
“Diamond Long”{
@INGRID changes face into Diamond Long
goto face_0
}“Diamond”{
@INGRID changes face into Diamond
goto face_0
}“Heart Defined”{
@INGRID changes face into Heart Defined
goto face_0
}“Heart Mature”{
@INGRID changes face into Heart Mature
goto face_0
}“Heart Soft”{
@INGRID changes face into Heart Soft
goto face_0
}“Round Soft”{
@INGRID changes face into Round Soft
goto face_0
}“Square Mature”{
@INGRID changes face into Square Mature
goto face_0
}“Triangle Defined”{
@INGRID changes face into Triangle Defined
goto face_0
}“Looks good!”{
goto avatar_0
}

label eyes_0
@zoom on 165 350 to 165% in 0
#@zoom on 470 350 to 165% in 0
#@zoom on 785 350 to 165% in 0
@INGRID starts idle_loop
NARRATOR
What eye shape would you like?
choice
“Deepset Downturned” {
@INGRID changes eyes into Deepset Downturned
goto eyes_0
}“Deepset Mature” {
@INGRID changes eyes into Deepset Mature
goto eyes_0
}“Deepset Almond” {
@INGRID changes eyes into Deepset Almond
goto eyes_0
}“Sharp Almond” {
@INGRID changes eyes into Sharp Almond
goto eyes_0
}“Female Generic” {
@INGRID changes eyes into Female Generic
goto eyes_0
}“Monolid Slender” {
@INGRID changes eyes into Monolid Slender
goto eyes_0
}“Round Downturned Wide” {
@INGRID changes eyes into Round Downturned Wide
goto eyes_0
}“Round Medium” {
@INGRID changes eyes into Round Medium
goto eyes_0
}“Select a color.”{
goto eyesColor_0
}“Looks good!”{
goto avatar_0
}

label eyesColor_0
@zoom on 165 350 to 165% in 0
#@zoom on 470 350 to 165% in 0
#@zoom on 785 350 to 165% in 0
@INGRID starts idle_loop
NARRATOR
What color should your eyes be?
choice
“Brown Black” {
@INGRID changes eyesColor into Brown Black
goto eyesColor_0
}“Brown Dark” {
@INGRID changes eyesColor into Brown Dark
goto eyesColor_0
}“Brown Light” {
@INGRID changes eyesColor into Brown Light
goto eyesColor_0
}“Grey Cool” {
@INGRID changes eyesColor into Grey Cool
goto eyesColor_0
}“Blue Deep” {
@INGRID changes eyesColor into Blue Deep
goto eyesColor_0
}“Blue Aqua” {
@INGRID changes eyesColor into Blue Aqua
goto eyesColor_0
}“Hazel” {
@INGRID changes eyesColor into Hazel
goto eyesColor_0
}“Green Emerald” {
@INGRID changes eyesColor into Green Emerald
goto eyesColor_0
}“Red” {
@INGRID changes eyesColor into Red
goto eyesColor_0
}“Violet” {
@INGRID changes eyesColor into Violet
goto eyesColor_0
}“Change eye shape.”{
goto eyes_0
}“Looks good!”{
goto avatar_0
}

label mouth_0
@zoom on 155 310 to 165% in 0
#@zoom on 470 310 to 165% in 0
#@zoom on 785 310 to 165% in 0
@INGRID starts idle_loop
NARRATOR
What mouth shape would you like?
choice
“Full Heart Pouty” {
@INGRID changes mouth into Full Heart Pouty
goto mouth_0
}“Medium Heart Natural” {
@INGRID changes mouth into Medium Heart Natural
goto mouth_0
}“Medium Thin” {
@INGRID changes mouth into Medium Thin
goto mouth_0
}“Thin Heart” {
@INGRID changes mouth into Thin Heart
goto mouth_0
}“Select color.”{
goto mouthColor_0
}“Looks good!”{
goto avatar_0
}

label mouthColor_0
NARRATOR
What color lips would you like?
choice
“Natural”{
goto mouthNatural0
}“Bright Colored”{
goto mouthMakeup0
}“Dark Colored”{
goto mouthMakeupDark0
}“Change lip shape.”{
goto mouth_0
}“This looks good!”{
goto avatar_0
}

label mouthNatural0
NARRATOR
What natural lip color would you like?
choice
“Fair Rose Matte” {
@INGRID changes mouthColor into Fair Rose Matte
goto mouthNatural0
}“Fair Neutral Matte” {
@INGRID changes mouthColor into Fair Neutral Matte
goto mouthNatural0
}“Beige Light Gold Matte” {
@INGRID changes mouthColor into Beige Light Gold Matte
goto mouthNatural0
}“Fair Gold Matte” {
@INGRID changes mouthColor into Fair Gold Matte
goto mouthNatural0
}“Beige Rose” {
@INGRID changes mouthColor into Beige Rose
goto mouthNatural0
}“Beige Gold Matte” {
@INGRID changes mouthColor into Beige Gold Matte
goto mouthNatural0
}“Beige Deep Neutral” {
@INGRID changes mouthColor into Beige Deep Neutral
goto mouthNatural0
}“Next Page >>”{
goto mouthNatural1
}“Try other colors.”{
goto mouthColor_0
}“Change lip shape.”{
goto mouth_0
}“Looks good!”{
goto avatar_0
}

label mouthNatural1
NARRATOR
What natural lip color would you like?
choice
“Tan Deep Gold” {
@INGRID changes mouthColor into Tan Deep Gold
goto mouthNatural1
}“Tan Deep Neutral” {
@INGRID changes mouthColor into Tan Deep Neutral
goto mouthNatural1
}“Brown Gold” {
@INGRID changes mouthColor into Brown Gold
goto mouthNatural1
}“Brown Neutral” {
@INGRID changes mouthColor into Brown Neutral
goto mouthNatural1
}“Brown Deep Rose” {
@INGRID changes mouthColor into Brown Deep Rose
goto mouthNatural1
}“Brown Deep Gold” {
@INGRID changes mouthColor into Brown Deep Gold
goto mouthNatural1
}"<< Previous Page"{
goto mouthNatural0
}“Try other colors.”{
goto mouthColor_0
}“Change lip shape.”{
goto mouth_0
}“Looks good!”{
goto avatar_0
}

label mouthMakeup0
NARRATOR
What lip color would you like?
choice
“Pink Peach Light Gloss” {
@INGRID changes mouthColor into Pink Peach Light Gloss
goto mouthMakeup0
}“Pink Peach Lt Gloss” {
@INGRID changes mouthColor into Pink Peach Lt Gloss
goto mouthMakeup0
}“Pink Peach Light Matte” {
@INGRID changes mouthColor into Pink Peach Light Matte
goto mouthMakeup0
}“Peach Gloss” {
@INGRID changes mouthColor into Peach Gloss
goto mouthMakeup0
}“Peach Matte” {
@INGRID changes mouthColor into Peach Matte
goto mouthMakeup0
}“Pink Beige Gloss” {
@INGRID changes mouthColor into Pink Beige Gloss
goto mouthMakeup0
}“Pink Beige Matte” {
@INGRID changes mouthColor into Pink Beige Matte
goto mouthMakeup0
}“Pink Medium Gloss” {
@INGRID changes mouthColor into Pink Medium Gloss
goto mouthMakeup0
}“Pink Medium Matte” {
@INGRID changes mouthColor into Pink Medium Matte
goto mouthMakeup0
}“Next Page >>”{
goto mouthMakeup1
}“Try other colors.”{
goto mouthColor_0
}“Change lip shape.”{
goto mouth_0
}“Looks good!”{
goto avatar_0
}

label mouthMakeup1
NARRATOR
What lip color would you like?
choice
“Pink Hot Gloss” {
@INGRID changes mouthColor into Pink Hot Gloss
goto mouthMakeup1
}“Pink Hot Matte” {
@INGRID changes mouthColor into Pink Hot Matte
goto mouthMakeup1
}“Pink Deep Gloss” {
@INGRID changes mouthColor into Pink Deep Gloss
goto mouthMakeup1
}“Pink Deep Matte” {
@INGRID changes mouthColor into Pink Deep Matte
goto mouthMakeup1
}“Purple Pastel Gloss” {
@INGRID changes mouthColor into Purple Pastel Gloss
goto mouthMakeup1
}“Purple Pastel Matte” {
@INGRID changes mouthColor into Purple Pastel Matte
goto mouthMakeup1
}“Pink Warm Gloss” {
@INGRID changes mouthColor into Pink Warm Gloss
goto mouthMakeup1
}“Pink Warm Matte” {
@INGRID changes mouthColor into Pink Warm Matte
goto mouthMakeup1
}"<< Previous Page"{
goto mouthMakeup0
}“Try other colors.”{
goto mouthColor_0
}“Change lip shape.”{
goto mouth_0
}“Looks good!”{
goto avatar_0
}

label mouthMakeupDark0
NARRATOR
What lip color would you like?
choice
“Red Gloss”{
@INGRID changes mouthColor into Red Gloss
goto mouthMakeupDark0
}“Red Matte”{
@INGRID changes mouthColor into Red Matte
goto mouthMakeupDark0
}“Rose Gloss”{
@INGRID changes mouthColor into Rose Gloss
goto mouthMakeupDark0
}“Rose Matte”{
@INGRID changes mouthColor into Rose Matte
goto mouthMakeupDark0
}“Red Deep Gloss”{
@INGRID changes mouthColor into Red Deep Gloss
goto mouthMakeupDark0
}“Red Deep Matte”{
@INGRID changes mouthColor into Red Deep Matte
goto mouthMakeupDark0
}“Violet Gloss”{
@INGRID changes mouthColor into Violet Gloss
goto mouthMakeupDark0
}“Violet Matte”{
@INGRID changes mouthColor into Violet Matte
goto mouthMakeupDark0
}“Next Page >>”{
goto mouthMakeupDark1
}“Try other colors.”{
goto mouthColor_0
}“Change lip shape.”{
goto mouth_0
}“Looks good!”{
goto avatar_0
}

label mouthMakeupDark1
NARRATOR
What lip color would you like?
choice
“Mauve Gloss”{
@INGRID changes mouthColor into Mauve Gloss
goto mouthMakeupDark1
}“Mauve Matte”{
@INGRID changes mouthColor into Mauve Matte
goto mouthMakeupDark1
}“Plum Gloss”{
@INGRID changes mouthColor into Plum Gloss
goto mouthMakeupDark1
}“Plum Matte”{
@INGRID changes mouthColor into Plum Matte
goto mouthMakeupDark1
}“Black Gloss”{
@INGRID changes mouthColor into Black Gloss
goto mouthMakeupDark1
}“Black Matte”{
@INGRID changes mouthColor into Black Matte
goto mouthMakeupDark1
}"<< Previous Page"{
goto mouthMakeupDark0
}“Try other colors.”{
goto mouthColor_0
}“Change lip shape.”{
goto mouth_0
}“Looks good!”{
goto avatar_0
}

label hair_0
@zoom on 150 275 to 155% in 0
#@zoom on 480 275 to 155% in 0
#@zoom on 800 275 to 155% in 0
@INGRID starts admire_happy
NARRATOR
There are tons of hairstyles to choose from! Which styles would you like to browse?
choice
“Short Hair Styles”{
goto hairShort
}“Mid-length Hair Styles”{
goto hairMedium
}“Long Hair Styles”{
goto hairLong
}“Tied-Up Hair Styles”{
goto hairUp
}“Change Color.”{
goto hairColor_0
}“This looks good!”{
goto avatar_0
}

label hairShort
NARRATOR
What short hair style would you like?
choice
“Short Curly Fade” {
@INGRID changes hair into Short Curly Fade
@INGRID starts primp_neutral
goto hairShort
}“Short Pixie” {
@INGRID changes hair into Short Pixie
@INGRID starts primp_neutral
goto hairShort
}“Punk Pixie” {
@INGRID changes hair into Punk Pixie
@INGRID starts primp_neutral
goto hairShort
}“Classic Bob” {
@INGRID changes hair into Classic Bob
@INGRID starts primp_neutral
goto hairShort
}“Short Wavy Hair Solid” {
@INGRID changes hair into Short Wavy Hair Solid
@INGRID starts primp_neutral
goto hairShort
}“Curly Bob” {
@INGRID changes hair into Curly Bob
@INGRID starts primp_neutral
goto hairShort
}“Blunt Bangs Short” {
@INGRID changes hair into Blunt Bangs Short
@INGRID starts primp_neutral
goto hairShort
}“Long Faux Hawk Solid” {
@INGRID changes hair into Long Faux Hawk Solid
@INGRID starts primp_neutral
goto hairShort
}“Change Length.”{
goto hair_0
}“Change Color.”{
goto hairColor_0
}“This looks good!”{
goto avatar_0
}

label hairMedium
NARRATOR
What medium length hair style would you like?
choice
“Straight Medium”{
@INGRID changes hair into Straight Medium
@INGRID starts primp_neutral
goto hairMedium
}“Short Wavy Ombre” {
@INGRID changes hair into Short Wavy Ombre
@INGRID starts primp_neutral
goto hairMedium
}“Hair Flip” {
@INGRID changes hair into Hair Flip
@INGRID starts primp_neutral
goto hairMedium
}“Medium Curly Solid”{
@INGRID changes hair into Medium Curly Solid
@INGRID starts primp_neutral
goto hairMedium
}“Afro”{
@INGRID changes hair into Afro
@INGRID starts primp_neutral
goto hairMedium
}“Medium Braided” {
@INGRID changes hair into Medium Braided
@INGRID starts primp_neutral
goto hairMedium
}“Medium Dreadlocks” {
@INGRID changes hair into Medium Dreadlocks
@INGRID starts primp_neutral
goto hairMedium
}“Change Length.”{
goto hair_0
}“Change Color.”{
goto hairColor_0
}“This looks good!”{
goto avatar_0
}

label hairLong
NARRATOR
What long hairstyle would you like?
choice
“Beach Wave Hair” {
@INGRID changes hair into Beach Wave Hair
@INGRID starts primp_neutral
goto hairLong
}“Long Feathered” {
@INGRID changes hair into Long Feathered
@INGRID starts primp_neutral
goto hairLong
}“Long Straight Loose Solid” {
@INGRID changes hair into Long Straight Loose Solid
@INGRID starts primp_neutral
goto hairLong
}“Long Straight Loose Bangs Blunt Solid” {
@INGRID changes hair into Long Straight Loose Bangs Blunt Solid
@INGRID starts primp_neutral
goto hairLong
}“Long Straight Loose Bangs Sideswept Solid” {
@INGRID changes hair into Long Straight Loose Bangs Sideswept Solid
@INGRID starts primp_neutral
goto hairLong
}“Long Braided” {
@INGRID changes hair into Long Braided
@INGRID starts primp_neutral
goto hairLong
}“Long Dreadlocks” {
@INGRID changes hair into Long Dreadlocks
@INGRID starts primp_neutral
goto hairLong
}“Change Length.”{
goto hair_0
}“Change Color.”{
goto hairColor_0
}“This looks good!”{
goto avatar_0
}

label hairUp
NARRATOR
What tied-up style would you like?
choice
“Morning Updo” {
@INGRID changes hair into Morning Updo
@INGRID starts primp_neutral
goto hairUp
}“Short High Ponytail” {
@INGRID changes hair into Short High Ponytail
@INGRID starts primp_neutral
goto hairUp
}“Long High Ponytail” {
@INGRID changes hair into Long High Ponytail
@INGRID starts primp_neutral
goto hairUp
}“Braided Bun” {
@INGRID changes hair into Braided Bun
@INGRID starts primp_neutral
goto hairUp
}“Change Length.”{
goto hair_0
}“Change Color.”{
goto hairColor_0
}“This looks good!”{
goto avatar_0
}

label hairColor_0
@INGRID starts idle_loop
NARRATOR
What hair color would you like?
choice
“Black Dark” {
@INGRID changes hairColor into Black Dark
goto hairColor_0
}“Black Jet” {
@INGRID changes hairColor into Black Jet
goto hairColor_0
}“Deep Brown” {
@INGRID changes hairColor into Deep Brown
goto hairColor_0
}“Dark Brown” {
@INGRID changes hairColor into Dark Brown
goto hairColor_0
}“Chestnut Brown” {
@INGRID changes hairColor into Chestnut Brown
goto hairColor_0
}“Medium Warm Brown” {
@INGRID changes hairColor into Medium Warm Brown
goto hairColor_0
}“Light Brown” {
@INGRID changes hairColor into Light Brown
goto hairColor_0
}“Next Page >>”{
goto hairColor_1
}“Change Style.”{
goto hair_0
}“Looks good!”{
goto avatar_0
}

label hairColor_1
@INGRID starts idle_loop
NARRATOR
What hair color would you like?
choice
“Yellow” {
@INGRID changes hairColor into Yellow
goto hairColor_1
}“Honey Blonde” {
@INGRID changes hairColor into Honey Blonde
goto hairColor_1
}“Blonde Medium” {
@INGRID changes hairColor into Blonde Medium
goto hairColor_1
}“Dirty Blonde” {
@INGRID changes hairColor into Dirty Blonde
goto hairColor_1
}“Ash Blonde” {
@INGRID changes hairColor into Ash Blonde
goto hairColor_1
}“Platinum Blonde” {
@INGRID changes hairColor into Platinum Blonde
goto hairColor_1
}“Warm White” {
@INGRID changes hairColor into Warm White
goto hairColor_1
}“Aqua Gray” {
@INGRID changes hairColor into Aqua Gray
goto hairColor_1
}“Cool Gray” {
@INGRID changes hairColor into Cool Gray
goto hairColor_1
}“Gray” {
@INGRID changes hairColor into Gray
goto hairColor_1
}“Next Page >>”{
goto hairColor_2
}"<< Previous Page"{
goto hairColor_0
}“Change Style.”{
goto hair_0
}“Looks good!”{
goto avatar_0
}

label hairColor_2
@INGRID starts idle_loop
NARRATOR
What hair color would you like?
choice
“Burgundy Red” {
@INGRID changes hairColor into Burgundy Red
goto hairColor_2
}“Copper Red” {
@INGRID changes hairColor into Copper Red
goto hairColor_2
}“Red” {
@INGRID changes hairColor into Red
goto hairColor_2
}“Ginger Red” {
@INGRID changes hairColor into Ginger Red
goto hairColor_2
}“Strawberry Blonde” {
@INGRID changes hairColor into Strawberry Blonde
goto hairColor_2
}“Orange” {
@INGRID changes hairColor into Orange
goto hairColor_2
}“Peach Blonde” {
@INGRID changes hairColor into Peach Blonde
goto hairColor_2
}“Next Page >>”{
goto hairColor_3
}"<< Previous Page"{
goto hairColor_1
}“Change Style.”{
goto hair_0
}“Looks good!”{
goto avatar_0
}

label hairColor_3
@INGRID starts idle_loop
NARRATOR
What hair color would you like?
choice
“Grievance Green” {
@INGRID changes hairColor into Grievance Green
goto hairColor_3
}“Aqua Green” {
@INGRID changes hairColor into Aqua Green
goto hairColor_3
}“Green Mint” {
@INGRID changes hairColor into Green Mint
goto hairColor_3
}“Yellow Green” {
@INGRID changes hairColor into Yellow Green
goto hairColor_3
}“Blue Black” {
@INGRID changes hairColor into Blue Black
goto hairColor_3
}“Blue” {
@INGRID changes hairColor into Blue
goto hairColor_3
}“Aqua Blue” {
@INGRID changes hairColor into Aqua Blue
goto hairColor_3
}“Cornflower Blue” {
@INGRID changes hairColor into Cornflower Blue
goto hairColor_3
}“Next Page >>”{
goto hairColor_4
}"<< Previous Page"{
goto hairColor_2
}“Change Style.”{
goto hair_0
}“Looks good!”{
goto avatar_0
}

label hairColor_4
@INGRID starts idle_loop
NARRATOR
What hair color would you like?
choice
"Plum " {
@INGRID changes hairColor into Plum
goto hairColor_4
}"Purple " {
@INGRID changes hairColor into Purple
goto hairColor_4
}"Red Purple " {
@INGRID changes hairColor into Red Purple
goto hairColor_4
}“Purple Lilac” {
@INGRID changes hairColor into Purple Lilac
goto hairColor_4
}“Pop Pink " {
@INGRID changes hairColor into Pop Pink
goto hairColor_4
}“Hot Pink " {
@INGRID changes hairColor into Hot Pink
goto hairColor_4
}“Pink Light” {
@INGRID changes hairColor into Pink Lt
goto hairColor_4
}”<< Previous Page”{
goto hairColor_3
}“Change Style.”{
goto hair_0
}“Looks good!”{
goto avatar_0
}

label nose_0
@zoom on 155 310 to 165% in 0
#@zoom on 465 310 to 165% in 0
#@zoom on 785 310 to 165% in 0
@INGRID starts idle_loop
NARRATOR
What nose would you like?
choice
“Defined Natural” {
@INGRID changes nose into Defined Natural
goto nose_0
}“Grecian Soft” {
@INGRID changes nose into Grecian Soft
goto nose_0
}“Round Broad” {
@INGRID changes nose into Round Broad
goto nose_0
}“Round Button” {
@INGRID changes nose into Round Button
goto nose_0
}“Round Button Upturned” {
@INGRID changes nose into Round Button Upturned
goto nose_0
}“Round Downturned” {
@INGRID changes nose into Round Downturned
goto nose_0
}"Round Flared Upturned " {
@INGRID changes nose into Round Flared Upturned
goto nose_0
}“Looks good!”{
goto avatar_0
}

label avatar_end
@zoom reset
NARRATOR
Are you sure this is the look for you?
choice
“Yes, I look perfect!”{
#@remove FAMILYMEMBER1
&INGRID exits right
@transition fade out 2
goto story_start
} “No, I have to change something.”{
goto avatar_0
}
#}

label story_start

Feel free to use it ^^

it works! thank you so much.

@Sydney_H please close this topic cause she found the answer

Ur welcome

Moved to Directing Helps and Tips since it involves coding/scripting. Make sure to check out our Forum Tutorial for more info about where to correctly create topics. :wink:

@Jumpman23 would you like me to close this topic? :smiley:

2 Likes

These templates contain the old limelight skin tone names and therefore will create errors in the script if it’s used.

1 Like

The point of my customization thread is so that you don’t get duplicate labels. That’s why there’s a 1st, 2nd, 3rd and so on.

1 Like

I am also having trouble mine is just lip color and hair style for INK

Wait I’ll just check my archive of scripts 1 mn ps

Here ya go
HEATHER
…

choice
“lipstick”{
goto lipstick
}
“Hair”{
goto hair
}
“I’m done!”{

@HEATHER is primp_condescend
goto end
}

label lipstick
NARR
…

choice
“Orange crush”{

@HEATHER changes mouthColor into Orange Crush
goto lipstick
}
“Skyblue”{

@HEATHER changes mouthColor into Sky Blue
goto lipstick
}
“Raspberry”{

@HEATHER changes mouthColor into Raspberry
goto lipstick
}
“This looks good”{
goto makeup
}
label hair
NARR
…

choice
“Straight”{

@HEATHER changes hair into Straight
goto hair
}
“Divacurls”{

@HEATHER changes hair into Diva Curls
goto hair
}
“Long feathered”{

@HEATHER changes hair into Long Feathered
goto hair
}
“This looks good”{
goto makeup
}

label end
@pause for a beat

You just have to change the name
I guess alt+f or something like this you can change the lip colour with any colour you desire and yeah pm if ya need something!