Problems with customization limelight female eyes

Hello people,

I’ve been having some trouble with coding customization for limelight female, especially with the eyes.
It says “No eyes called deepset downturned exists” and when I delete that option, it does the same with the next eyes, and with the next etc.

I’ll put the code for the eyes right here. I found it somewhere online, I’ll put that link from here: https://docs.google.com/document/d/1CQiUvJh-m8tdjhKitzkD0tpBgZARPY-bdBmNFnWsBEg/edit

label fem_eyes1

    NARRATOR
Choose your eyes.

choice
“Deepset Downturned” {
@FEMALEAVATAR changes eyes into Deepset Downturned
goto fem_eyes1
}
“Deepset Mature” {
@FEMALEAVATAR changes eyes into Deepset Mature
goto fem_eyes1
}
“Generic” {
@FEMALEAVATAR changes eyes into Female Generic
goto fem_eyes1
}
“Slender” {
@FEMALEAVATAR changes eyes into Monolid Slender
goto fem_eyes1
}
“Round Wide” {
@FEMALEAVATAR changes eyes into Round Downturned Wide
goto fem_eyes1
}
“Round Medium” {
@FEMALEAVATAR changes eyes into Round Medium
goto fem_eyes1
}
“Sharp Almond” {
@FEMALEAVATAR changes eyes into Sharp Almond
goto fem_eyes1
}
“Deepset Almond” {
@FEMALEAVATAR changes eyes into Deepset Almond
goto fem_eyes1
}
“Select Color”{
goto fem_eyecolor1
}
“Done”{
goto female_custom1
}

I hope someone can help me! Kisses

Hello @jesjes! This is Sydney the Moderator, and we welcome you to the Episode Forum!

I’ve moved this topic from Creator’s Corner into Directing Helps and Tips since it’s about scripting. Take a second to check out our Forum Tutorial for some more advice about where to correctly create topics!

Thanks for reading and have a good day! :sunglasses: