Changing choice outfit mid scene?

ok im not sure if this is it but you shouldn’t use the label “dressing_game8” what you need to do is where you have the first choice (next to it you have Flowy Red) i think you should have a name for the choice so for example lets say you name it non_date_dress. you would make the code look like this:

choice (non_date_dress)
“Flowy Red”{
and then you keep the same as the rest

then for the if/elif/else you do

if (non_date_dress is “Flowy Red”){
@ANA changes into ANA_date1-2

1 Like