A tappable choice and change character at the same time?

Is it possible to have a tappable choice and have a choice were readers change the characters features? I tried doing it but it doesn’t seem to work. Is it because I have errors or because it isn’t possible?
Script:
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 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
}

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 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
}
#}

}

You have to put a } bracket before you begin a new choice. (I think)

So: }choice?
or choice } ?

Yes, that bracket.

Cause when you have a choice you have to close it before opening up a new one. (I hope that made sense)

I understand what you’re saying but it’s not working.

In the end you have closed it a couple of times, maybe it’s that? :thinking:

No, it’s:

choice {

not }

When i tried that a warning pops up saying:
“Unexpected BLOCK_BEGIN: {”

So i remove them?

Yes, but only the last two brackets.


This seems to be the problem now.

Try reloading your page

Still broken :roll_eyes:

Try putting the…

NARRATOR
So, is there anything you want to change?

…before the choice, so it looks like this:

NARRATOR
So, is there anything you want to change?

choice {

Still saying the error and i tried reloading again

I don’t even know if this will work, but try to put these { } brackets instead of ( )

There aren’t any () brackets they all are {}

Sorry the quality of the picture on my computer wasn’t so good, i apologise. Then i don’t know how to fix it.

It’s the " “Skintone” { "

It’s

choice
< LOCKED > “Skintone” {