
u/BlueLiberty

I love being so fragile that one critic makes me spiral into self hatred :D
(Beginner) Would it be too hard to program a dress up minigame to continue with the clothes player dragged onto the doll? (full credit to npckc for this code on itch, I just copied it).
Ideally I want a third button at the bottom that says "I'm done!", and then it shows the way the player customized the doll with characters reacting to the outfit in a visual novel style.
Total coding noob, how can I implement this music player on my page? I don't even know where to start with all of this.
Ideally I just wanted a little jukebox on the side of the page where a user clicks to shuffle play a random song from my playlist. I don't know if I can do it with this code.
I was messing around with effects and I think I figured out the sauce for The Gazette's rhythm guitars 😅
How do I change the textbox type just for cinematic moments?
I have a normal textbox with namebox that I got from pre-made assets as I'm an artist with no programming knowledge. But in cinematic moments where I show a full CG as a background, the textbox is covering too much of the picture. I want it to look like the attached picture where the textbox gets replaced with just a black gradient along the bottom of the screen with the text there. I found other posts about textbox styles but their code didn't look like mine and it just crashed my game.