Someone plz help me! i would really like a script consisting of 2 outifts one locked for 5 gems!
Follow tutorials that Episode provides, it’ll show you how to Create the label properly so you can continue with your coding. I’m not on my computer otherwise I would type out your error. All you have to do is find choices/clothing tutorials and one should pop up. If those don’t fit what you’re looking for and you’re still having trouble, you can look up script templates.
I looked up script templates but its only 3 outfits with no gem choice. Ty for your help but this is kinda an emergency and i have actually watch tuturials
Where is your label, I don’t see it?
choice (OUTFIT_1)
“Something ewww” {
@AZURIEL changes into AZURIEL_WORK 12
@AZURIEL is eyeroll_sarcastic
@AZURIEL is laugh_chuckle
AZURIEL (idle_armscrossed_angry_loop)
(But really you can do better.)
} GEMS:5"Something clubby and sexy" {
@AZURIEL changes into AZURIEL_WORK 11
@AZURIEL is blush_shy
}
AZURIEL (think_rubchin)
Do I want to wear this one?
choice
“It’s perfect!” {
@AZURIEL is blush_shy
} “No, I want to try on back the other!” {
goto dressing_game_1
}
that is my script
can someone edit it
label dressing_game_1
choice (OUTFIT_1)
“Something ewww” {
@AZURIEL changes into AZURIEL_WORK 12
@AZURIEL is eyeroll_sarcastic
@AZURIEL is laugh_chuckle
AZURIEL (idle_armscrossed_angry_loop)
(But really you can do better.)
} GEMS:5"Something clubby and sexy" {
@AZURIEL changes into AZURIEL_WORK 11
@AZURIEL is blush_shy
}
AZURIEL (think_rubchin)
Do I want to wear this one?
choice
“It’s perfect!” {
@AZURIEL is blush_shy
} “No, I want to try on back the other!” {
goto dressing_game_1
}
@AZURIEL is flirt_wink_atcamera
@zoom on 179 0 to 220% in 2
@pause for a beat
@zoom on 181 287 to 220% in 2
@AZURIEL is idle_shiftweight_neutral_loop
its saying error STILL
Can you SS what’s in the portal?
okay!
Move the label up above the dialogue, see if that fixes things
i did ty so much! I still dont like how its coded lol but it works for now! ty
No problem! The script needs a piece of dialogue to loop the game back to, to have a starting/anchor point essentially.
So do u know how to do that if you dont mind me asking?
Do what exactly? Also I have somewhere to be lol so I will respond to any questions you have in another hour or so!
Happy Writint <3
Ok my problem is like after they choose the gem choice outfit it goes back to saying " Do i want to wear this one" and it goes back to the yk beginning. It find that quite off