Default when multiple conditions are false
Posted: Tue Oct 20, 2020 6:50 pm
I have a situation where you hit a "traffic controller" of several branches of conditions in the dialogue.
There's a branch that requires no condition - it's meant to be the default if you meet none of the conditions. And it worked. That is, until I added a new condition node.
Now if I add a new condition node, the default no-condition branch intercepts any "true" condition created after the no-condition node was created and bypasses the new condition node altogether.
I don't see anywhere to set this node as the "only use this if all of the other conditions are false". Is there maybe something I could type in the condition field to do this?
The only solution I have so far is to unlink and re-link the "default" node whenever I add a new condition. (which won't work at scale because one forgetful moment will lead to that condition never working)
There's a branch that requires no condition - it's meant to be the default if you meet none of the conditions. And it worked. That is, until I added a new condition node.
Now if I add a new condition node, the default no-condition branch intercepts any "true" condition created after the no-condition node was created and bypasses the new condition node altogether.
I don't see anywhere to set this node as the "only use this if all of the other conditions are false". Is there maybe something I could type in the condition field to do this?
The only solution I have so far is to unlink and re-link the "default" node whenever I add a new condition. (which won't work at scale because one forgetful moment will lead to that condition never working)