dressing game?
like changing the outfits as per reader wants right?
then its like
choice
“Outfit 1”{
@CHAR is undress_bottom
@pause for 1
@CHAR is undress_top
@CHAR changes into cloth name
@pause for .8
} “Outfit 2”{
@CHAR is undress_bottom
@pause for 1
@CHAR is undress_top
@CHAR changes into cloth name 2
}
And so on
(if you want to remove the animations then it’s okay lol