A tappable choice and change character at the same time?

Remove the spaces, between locked and the <.>

Ok I’ll try that

Sometimes that error happens when there are extra { or } s lying around or when there is one of those missing

Your code is probably messy and needs to be cleaned up by removing and adding the brackets as needed.

Edit: I might have been thinking of another error. Unexpexted block probably means that the code expects something else but instead there is a { instead of what it needs

I’m gonna add the character change choice again and see if that helps.

Remove the { after choice.

The format should be like this:
Narr
Dialouge here

Choice
“Insert choice”{
Choice stuff
}

tappable
“ALEC” {
@overlay 6336604024602624_ALEC shifts to 49 -5 in zone 2
@overlay 6336604024602624_ALEC scales to 2.350 2.350
@speechbubble is 160 258 to 100%
NARRATOR
Some choice are locked due to art scences which might be present in the story.

} “ALENA” {
@speechbubble is 160 258 to 100%
NARRATOR
Some choice are locked due to art scences which might be present in the story.

}

label mouthNatural1
NARRATOR
What natural lip color would you like?
choice
“Tan Deep Gold” {
@ASENA changes mouthColor into Tan Deep Gold
goto mouthNatural1
}“Tan Deep Neutral” {
@ASENA changes mouthColor into Tan Deep Neutral
goto mouthNatural1
}“Brown Gold” {
@ASENA changes mouthColor into Brown Gold
goto mouthNatural1
}“Brown Neutral” {
@ASENA changes mouthColor into Brown Neutral
goto mouthNatural1
}“Brown Deep Rose” {
@ASENA changes mouthColor into Brown Deep Rose
goto mouthNatural1
}“Brown Deep Gold” {
@ASENA 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” {
@ASENA changes mouthColor into Pink Peach Light Gloss
goto mouthMakeup0
}“Pink Peach Lt Gloss” {
@ASENA changes mouthColor into Pink Peach Lt Gloss
goto mouthMakeup0
}“Pink Peach Light Matte” {
@ASENA changes mouthColor into Pink Peach Light Matte
goto mouthMakeup0
}“Peach Gloss” {
@ASENA changes mouthColor into Peach Gloss
goto mouthMakeup0
}“Peach Matte” {
@ASENA changes mouthColor into Peach Matte
goto mouthMakeup0
}“Pink Beige Gloss” {
@ASENA changes mouthColor into Pink Beige Gloss
goto mouthMakeup0
}“Pink Beige Matte” {
@ASENA changes mouthColor into Pink Beige Matte
goto mouthMakeup0
}“Pink Medium Gloss” {
@ASENA changes mouthColor into Pink Medium Gloss
goto mouthMakeup0
}“Pink Medium Matte” {
@ASENA 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” {
@ASENA changes mouthColor into Pink Hot Gloss
goto mouthMakeup1
}“Pink Hot Matte” {
@ASENA changes mouthColor into Pink Hot Matte
goto mouthMakeup1
}“Pink Deep Gloss” {
@ASENA changes mouthColor into Pink Deep Gloss
goto mouthMakeup1
}“Pink Deep Matte” {
@ASENA changes mouthColor into Pink Deep Matte
goto mouthMakeup1
}“Purple Pastel Gloss” {
@ASENA changes mouthColor into Purple Pastel Gloss
goto mouthMakeup1
}“Purple Pastel Matte” {
@ASENA changes mouthColor into Purple Pastel Matte
goto mouthMakeup1
}“Pink Warm Gloss” {
@ASENA changes mouthColor into Pink Warm Gloss
goto mouthMakeup1
}“Pink Warm Matte” {
@ASENA 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”{
@ASENA changes mouthColor into Red Gloss
goto mouthMakeupDark0
}“Red Matte”{
@ASENA changes mouthColor into Red Matte
goto mouthMakeupDark0
}“Rose Gloss”{
@ASENA changes mouthColor into Rose Gloss
goto mouthMakeupDark0
}“Rose Matte”{
@ASENA changes mouthColor into Rose Matte
goto mouthMakeupDark0
}“Red Deep Gloss”{
@ASENA changes mouthColor into Red Deep Gloss
goto mouthMakeupDark0
}“Red Deep Matte”{
@ASENA changes mouthColor into Red Deep Matte
goto mouthMakeupDark0
}“Violet Gloss”{
@ASENA changes mouthColor into Violet Gloss
goto mouthMakeupDark0
}“Violet Matte”{
@ASENA 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”{
@ASENA changes mouthColor into Mauve Gloss
goto mouthMakeupDark1
}“Mauve Matte”{
@ASENA changes mouthColor into Mauve Matte
goto mouthMakeupDark1
}“Plum Gloss”{
@ASENA changes mouthColor into Plum Gloss
goto mouthMakeupDark1
}“Plum Matte”{
@ASENA changes mouthColor into Plum Matte
goto mouthMakeupDark1
}“Black Gloss”{
@ASENA changes mouthColor into Black Gloss
goto mouthMakeupDark1
}“Black Matte”{
@ASENA 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
NARRATOR
This option is locked.
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
@ASENA starts idle
NARRATOR
What nose would you like?
choice
“Defined Natural” {
@ASENA changes nose into Defined Natural
goto nose_0
}“Grecian Soft” {
@ASENA changes nose into Grecian Soft
goto nose_0
}“Round Broad” {
@ASENA changes nose into Round Broad
goto nose_0
}“Round Button” {
@ASENA changes nose into Round Button
goto nose_0
}“Round Button Upturned” {
@ASENA changes nose into Round Button Upturned
goto nose_0
}“Round Downturned” {
@ASENA changes nose into Round Downturned
goto nose_0
}"Round Flared Upturned " {
@ASENA 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
&ASENA exits right
@transition fade out 2
goto story_start
}“No, I have to change something.”{
goto avatar_0
}
#}

label mouthNatural0
NARRATOR
What natural lip color would you like?
choice
“Fair Rose Matte” {
@ASENA changes mouthColor into Fair Rose Matte
goto mouthNatural0
}“Fair Neutral Matte” {
@ASENA changes mouthColor into Fair Neutral Matte
goto mouthNatural0
}“Beige Light Gold Matte” {
@ASENA changes mouthColor into Beige Light Gold Matte
goto mouthNatural0
}“Fair Gold Matte” {
@ASENA changes mouthColor into Fair Gold Matte
goto mouthNatural0
}“Beige Rose” {
@ASENA changes mouthColor into Beige Rose
goto mouthNatural0
}“Beige Gold Matte” {
@ASENA changes mouthColor into Beige Gold Matte
goto mouthNatural0
}“Beige Deep Neutral” {
@ASENA 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 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
@ASENA starts idle_loop
NARRATOR
What eyebrow shape would you like?
choice
“Arched Natural”{
@ASENA changes eyebrows into Arched Natural
goto brows_0
}“Arched Thick Styled”{
@ASENA changes eyebrows into Arched Thick Styled
goto brows_0
}“Arched Thin”{
@ASENA changes eyebrows into Arched Thin
goto brows_0
}“Arched Thin High”{
@ASENA changes eyebrows into Arched Thin High
goto brows_0
}“Round Medium”{
@ASENA changes eyebrows into Round Medium
goto brows_0
}“Round Thick”{
@ASENA changes eyebrows into Round Thick
goto brows_0
}“Round Thin High”{
@ASENA changes eyebrows into Round Thin High
goto brows_0
}“Straight Medium”{
@ASENA 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
@ASENA starts idle_loop
NARRATOR
This option is locked.
goto brows_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
@ASENA starts idle_loop
NARRATOR
What face shape would you like?
choice
“Diamond Long”{
@ASENA changes face into Diamond Long
goto face_0
}“Diamond”{
@ASENA changes face into Diamond
goto face_0
}“Heart Defined”{
@ASENA changes face into Heart Defined
goto face_0
}“Heart Mature”{
@ASENA changes face into Heart Mature
goto face_0
}“Heart Soft”{
@ASENA changes face into Heart Soft
goto face_0
}“Round Soft”{
@ASENA changes face into Round Soft
goto face_0
}“Square Mature”{
@ASENA changes face into Square Mature
goto face_0
}“Triangle Defined”{
@ASENA 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
@ASENA starts idle_loop
NARRATOR
What eye shape would you like?
choice
“Deepset Downturned” {
@ASENA changes eyes into Deepset Downturned
goto eyes_0
}“Deepset Mature” {
@ASENA changes eyes into Deepset Mature
goto eyes_0
}“Deepset Almond” {
@ASENA changes eyes into Deepset Almond
goto eyes_0
}“Sharp Almond” {
@ASENA changes eyes into Sharp Almond
goto eyes_0
}“Female Generic” {
@ASENA changes eyes into Female Generic
goto eyes_0
}“Monolid Slender” {
@ASENA changes eyes into Monolid Slender
goto eyes_0
}“Round Downturned Wide” {
@ASENA changes eyes into Round Downturned Wide
goto eyes_0
}“Round Medium” {
@ASENA 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
@ASENA starts idle_loop
NARRATOR
This option is locked
goto eyes_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
@ASENA starts idle_loop
NARRATOR
What mouth shape would you like?
choice
“Full Heart Pouty” {
@ASENA changes mouth into Full Heart Pouty
goto mouth_0
}“Medium Heart Natural” {
@ASENA changes mouth into Medium Heart Natural
goto mouth_0
}“Medium Thin” {
@ASENA changes mouth into Medium Thin
goto mouth_0
}“Thin Heart” {
@ASENA 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 avatar_0
@zoom reset
@speechbubble reset
NARRATOR
So, is there anything you want to change?

choice
“Skin Tone” {
NARRATOR
This option is locked.
goto avatar_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 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
@ASENA starts idle_loop
NARRATOR
What eyebrow shape would you like?
choice
“Arched Natural”{
@ASENA changes eyebrows into Arched Natural
goto brows_0
}“Arched Thick Styled”{
@ASENA changes eyebrows into Arched Thick Styled
goto brows_0
}“Arched Thin”{
@ASENA changes eyebrows into Arched Thin
goto brows_0
}“Arched Thin High”{
@ASENA changes eyebrows into Arched Thin High
goto brows_0
}“Round Medium”{
@ASENA changes eyebrows into Round Medium
goto brows_0
}“Round Thick”{
@ASENA changes eyebrows into Round Thick
goto brows_0
}“Round Thin High”{
@ASENA changes eyebrows into Round Thin High
goto brows_0
}“Straight Medium”{
@ASENA 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
@ASENA starts idle_loop
NARRATOR
This option is locked.
goto brows_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
@ASENA starts idle_loop
NARRATOR
What face shape would you like?
choice
“Diamond Long”{
@ASENA changes face into Diamond Long
goto face_0
}“Diamond”{
@ASENA changes face into Diamond
goto face_0
}“Heart Defined”{
@ASENA changes face into Heart Defined
goto face_0
}“Heart Mature”{
@ASENA changes face into Heart Mature
goto face_0
}“Heart Soft”{
@ASENA changes face into Heart Soft
goto face_0
}“Round Soft”{
@ASENA changes face into Round Soft
goto face_0
}“Square Mature”{
@ASENA changes face into Square Mature
goto face_0
}“Triangle Defined”{
@ASENA 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
@ASENA starts idle_loop
NARRATOR
What eye shape would you like?
choice
“Deepset Downturned” {
@ASENA changes eyes into Deepset Downturned
goto eyes_0
}“Deepset Mature” {
@ASENA changes eyes into Deepset Mature
goto eyes_0
}“Deepset Almond” {
@ASENA changes eyes into Deepset Almond
goto eyes_0
}“Sharp Almond” {
@ASENA changes eyes into Sharp Almond
goto eyes_0
}“Female Generic” {
@ASENA changes eyes into Female Generic
goto eyes_0
}“Monolid Slender” {
@ASENA changes eyes into Monolid Slender
goto eyes_0
}“Round Downturned Wide” {
@ASENA changes eyes into Round Downturned Wide
goto eyes_0
}“Round Medium” {
@ASENA 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
@ASENA starts idle_loop
NARRATOR
This option is locked
goto eyes_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
@ASENA starts idle_loop
NARRATOR
What mouth shape would you like?
choice
“Full Heart Pouty” {
@ASENA changes mouth into Full Heart Pouty
goto mouth_0
}“Medium Heart Natural” {
@ASENA changes mouth into Medium Heart Natural
goto mouth_0
}“Medium Thin” {
@ASENA changes mouth into Medium Thin
goto mouth_0
}“Thin Heart” {
@ASENA 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
}

Episode doesn’t allow labels in { }

2 Likes

So what should I do?

You’d have to move them out, which was easy for me.

Use your label tab to find the labels.

Drag your mouse over the coding while clicking (holding it down) until you find another label and stop dragging when the blue highlight is over that label

I’m detailed

I’m sorry if that offended you. :disappointed_relieved:

No you didn’t :upside_down_face:
I’m gonna try that and if it doesn’t work I’ll give up and try something else :slight_smile:

@Trying_To_Help
@TheGracefulCrow
@xSundayCoffeex
Thank you all for helping :slight_smile:

2 Likes

Did you put a customization template inside that tappable choice? If you did, you cannot have labels inside choices

I think that’s the problem. Thanks for your help :slight_smile:

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