Tappable Overlay script format help

Okay so I constantly post about this because my tappable overlays are indeed tappable they are working but I want the reader to be able tap on each ontfit to veiw it then press done instead what is happening is reader press on one outfit and that’s there outfit they chose without viewing the other or pressing done any help

goto tappable_choice

label tapppable_choice

tappable
“Outfit 01”{

@CHARACTER changes into outfit_01
@CHARACTER does animation

goto tappable_choice

}“Outfit 02”{

@CHARACTER changes into outfit_02
@CHARACTER does animation

goto tappable_choice

}“Done”{

goto continue_script

}

label continue_script

SCRIPT HERE

Hope this help!

It definitely did thanks so much!!

1 Like

Closed: Marked as solved by op @Laylay2 :v: