Hi,
I want to start my story with the option for players to decide what their character looks like. At the end of this, I want to have a passage that says something like "You look in the mirror and see a woman with brown hair and hazel eyes.", with the options filled in for what they chose.
How can I code this? I'll need to assign multiple options to variables for gender, eye color, and hair color and then have the game remember what the player chose. using (print: ) just made everyone a nonbinary person with blonde hair and blue eyes.
I have never coded anything before, so simple explanations are appreciated!
I want to start my story with the option for players to decide what their character looks like. At the end of this, I want to have a passage that says something like "You look in the mirror and see a woman with brown hair and hazel eyes.", with the options filled in for what they chose.
How can I code this? I'll need to assign multiple options to variables for gender, eye color, and hair color and then have the game remember what the player chose. using (print: ) just made everyone a nonbinary person with blonde hair and blue eyes.
I have never coded anything before, so simple explanations are appreciated!