winrar
AnonPika
Creator of
Recent community posts
Well what storytelling method are you using in twine? I used the newest Sugar Cube. a guide to sugarcube can be found here: https://www.google.com/url?sa=t&rct=j&q=&esrc=s&source=web&cd=&cad=rja&uact=8&ve... The buttons i used are explained there, theyre called radiobuttons.
Honestly, ive never programmed before, this game was my first time so i was kinda learning as I went. As for the character creation and wardrobe, i just used a bunch of set value triggers. ex:
<h2>Tops</h2>
<<radiobutton "$Shirt" "Sundress" autocheck>>Sundress <<radiobutton "$Shirt" "Plain Tee" autocheck>>Plain Tee <<radiobutton "$Shirt" "None" autocheck>>None
It gives you buttons to choose a sundress, a plain tee, or none. When you chose one, it just sets the value of $Shirt to that value. I kinda wish i could make this game in the way I envisioned it but its pretty hard with no programming experience.
ya sorry, im not very good at this coding stuff but i think ive done better than i thought i could for my first time. Progress is slow because im not dedicated to it but if i ever get around to it and can figure it out, i have so much planned that needs to be done. I do want stats to effect things and i do need to figure out how to balance tweek.