I dont know what Im doing wrong. When I try it in the app, even if I have chosen another option, only works the “else” option.
I need help!!
if (OUTFIT is “Outfit 1”){
@LAIRA is dustoff_loop
@LAIRA changes into SPY OUTFIT
}
elif (OUTFIT is “Outfit 2”){
@LAIRA is dustoff_loop
@LAIRA changes into SPY OUTFIT 2
}
elif (OUTFIT is “Outfit 3”){
@LAIRA is dustoff_loop
@LAIRA changes into SPY OUTFIT 3
}
else {
@LAIRA changes into LAIRA_default
}