Hello,
So I have just started using Twine for my story and I wanted to know if a thing is possible, been trying to achieve it for few hours now.
Suppose in my game, I ask a question to the user which has 4 reply choices - A, B, C & D.
The user selects choice B.
Now, in my next question, there are again 4 choices (E, F, G, H) out of which 3 are generic but I want the 4th one (H) to be changed according to whatever choice the user chose earlier.
So what I have done is, I have created a total of 7 choices for this question - E, F, G are generic choices and H1, H2, H3, H4 which are linked to A, B, C & D respectively. So if the user selected the choice B in previous question, I wish to show E, F, G, H2 as choice options in the next question. How do I achieve this? Do you get what am I trying to say?
So I have just started using Twine for my story and I wanted to know if a thing is possible, been trying to achieve it for few hours now.
Suppose in my game, I ask a question to the user which has 4 reply choices - A, B, C & D.
The user selects choice B.
Now, in my next question, there are again 4 choices (E, F, G, H) out of which 3 are generic but I want the 4th one (H) to be changed according to whatever choice the user chose earlier.
So what I have done is, I have created a total of 7 choices for this question - E, F, G are generic choices and H1, H2, H3, H4 which are linked to A, B, C & D respectively. So if the user selected the choice B in previous question, I wish to show E, F, G, H2 as choice options in the next question. How do I achieve this? Do you get what am I trying to say?