Somethin’ is happening and idk what’s up, please help!!
There is a { that doesn’t have a matching }
choice (Eps1Outfit)
“1”{
@KAVANNA previews outfit KAVANNA_default
####REPLACE THIS WITH ONE OF YOUR OUTFITS####
@KAVANNA is admire
@pause for a beat
@KAVANNA starts idle
KAVANNA (idle_arms_crossed)
(Looks eh...)
choice
“Wear this!” {
@KAVANNA changes into KAVANNA_default
@KAVANNA2 changes into KAVANNA_default
####REPLACE THIS WITH ONE OF YOUR OUTFITS####
gain KAVANNA_default
#This will let you check if they made this choice later.
goto afterdg1
} “I’ll try something else.” {
@KAVANNA unpreviews outfit KAVANNA_default
@KAVANNA2 unpreviews outfit KAVANNA_default
####REPLACE THIS WITH ONE OF YOUR OUTFITS####
goto dressinggame_1
}}“2”{
@KAVANNA previews outfit police kav
@KAVANNA2 previews outfit police kav
####REPLACE THIS WITH ONE OF YOUR OUTFITS####
@KAVANNA is admire
@pause for a beat
KAVANNA (idle_arms_crossed)
(Number 2?)
choice
“Wear this!” {
@KAVANNA changes into police kav
@KAVANNA2 changes outfit police kav
####REPLACE THIS WITH ONE OF YOUR OUTFITS####
gain police kav
#This will let you check if they made this choice later.
goto afterdg1
} “I’ll try something else.” {
@KAVANNA unpreviews outfit police kav
@KAVANNA2 unpreviews outfit police kav
####REPLACE THIS WITH ONE OF YOUR OUTFITS####
goto dressinggame_1
}
label afterdg1