Clothing Presentation and Choices

Hi everyone, in some of the episode stories I’ve read, the clothing choices are shown hanging on racks, and selecting the article of clothing causes the character to try the outfit on. I want to program a section of the story where my character is looking at clothing on a rack, and the reader can choose what to try on. How do I do this?

1 Like

I can make them as overlays if you show me what the outfits look like

and learn how here

2 Likes

You have to make the outfit overlay!
Upload them in the overlay catalogue and make them tappable
For example

Tappable
“Outfit1” {
@CHARACTER changes into outfitname
}
“Outfit2” {
@CHARACTER changes into outfit2name
}

I hope that makes sense

2 Likes

Thank you so much for the video, I will watch it and make my own overlays.

1 Like

This makes perfect sense, thanks!

Marked as solved by thread Op @ari.scuba :yay: Thanks a bunch to @line123462 and @nicollee.writes for the help :smile_cat: