Ok so I want to have one button hidden until you select a certain option within the same dialog. If I didn't explain that well;
I want Option C to be hidden until option B is chosen, then you can see Option C, you hit C, then you can continue.
I really thought that was going to be possible, but it does not appear to be possible. Am I missing something?
Edit: I am trying to do this in a Pop Up Dialog, if that is important.
You can trigger individual buttons to become visible, but it seems tied into other objectives, not other buttons. Please see my branching dialogue, part 2 tutorial to see how I did it with reach markers.
You can trigger individual buttons to become visible, but it seems tied into other objectives, not other buttons. Please see my branching dialogue, part 2 tutorial to see how I did it with reach markers.
I actually found that after I posted this question. Great tutorials. Keep up the great work.
But making buttons visible being triggered by other buttons would be a very good idea. It would open the door to a very neat and efficient way of doing investigatory dialog.
The function you ask for, Martok, would indeed be a great addition. I even think there were a few threads that were asking for them. I would want to go one step further and allow normal component triggers to be able to change button states. Tying everything to mission objectives is sometimes rather hard.