In the story game I'm currently working on, there is a point where three conversation options come up. After doing all of them in any order I would like there to be an option to continue on. The conversation goes something like this.
Main Screen-Option 1- Then Option 2 and 3 are open.
Main Screen-Option 2-Then Option 1 and 3 are open.
Also another problem I've encountered is that after you chose another option, one of the previous ones you already selected is there. How I would like it to go is something like,
You select option one, then option two and three are open, you select option two then just the third one is open. After you select the third one the option to continue on would be open. This would apply if you did it in any order like 3-1-2 or 2-1-3.