How do I fix this this outfit problem

Put the “}” after all the animations on the next line.

Your end brackets } are all on the wrong lines.

Brackets for choices should look like this:

choice
“Option 1” {

} “Option 2” {

} “Option 2” {

}

Thank you!!

Thank you!