Hello, I've been trying to figure out how to add to the numbers I've set for variables.
For example, say we have a diligence stat of 5. And by clicking on a choice within the story, it could influence the number value assigned to that stat.
Like, if you choose to sleep in instead of waking up early, your diligence stat gets a -1 for sleeping in, and you get a +1 for getting up early.
Since I want to implement situations where the story can go different ways depending on how high or low certain stats are at certain points of the story, and if all choices lead to the same passage from the previous one, I can't just set it to add on to the variable once you arrive at the start of the passage.
I'm really new to using Twine, so I hope what I asked wasn't too confusing.
For example, say we have a diligence stat of 5. And by clicking on a choice within the story, it could influence the number value assigned to that stat.
Like, if you choose to sleep in instead of waking up early, your diligence stat gets a -1 for sleeping in, and you get a +1 for getting up early.
Since I want to implement situations where the story can go different ways depending on how high or low certain stats are at certain points of the story, and if all choices lead to the same passage from the previous one, I can't just set it to add on to the variable once you arrive at the start of the passage.
I'm really new to using Twine, so I hope what I asked wasn't too confusing.