QUESTIONS STUFF IN GENERAL! I'm bored so I have time to answer

Any questions about coding? Need a partner? Need help with a story? Just want to chat? Need outfits? Need covers THAT AREN’T DRAWN?

I can like do anything rn bc I have nothing else to do.

I see how it is with the people passing this… :face_with_raised_eyebrow:

:joy::joy::joy::joy: can you give me a simple script with choices and remembering those choice? Just an example I mean

Sure

label changing_outfits

TAMI (think animation)

(What do I want to wear today?)

choice

“White”{

@TAMI is dustoff animation

@TAMI changes into TAMI_white

@pause for a beat

}

“Blue”{

@TAMI is dustoff animation

@TAMI changes into TAMI_blue

@pause for a beat

}

“Pink”{

@TAMI is dustoff animation

@TAMI changes into TAMI_pink

@pause for a beat

}

TAMI (think animation)

(Am I sure I want to wear this?)

choice

“Yes”{

}

“No”{

goto changing_outfits

}

Does this help?

A way to remember is think, choice, dialogue, bracket, choice. If you know what I mean.

Can this be used for say like, food choices or like deeper questions from the character like, do I want to go to sleep or should I study?

Closed due to violation of the Forum General Rules: