False versions of "Are Any True" and "Are All True" and "Is One True"

I would like another set of Nodes do detect if any, all or one are false. Right now I often use Negate to help with not having these nodes but it really makes the logic hard to follow sometimes. The alternate suggestion might be to change the existing nodes to “Are Any (Boolean)” “Are All (Boolean)”, and “Is One (Boolean)”, where you get to choose if it’s True or False would also be a good alternative and would not increase the number of nodes in the Library.

This would be so quick to implement that it would be a bit silly to put it through the feature voting system. We’ll go ahead and schedule it for an upcoming release.

We added Are Any False, Are All False, and Is One False nodes in Vuo 2.4.3.

1 Like

BTW, this is great! Thank-you for adding those. :slight_smile:

1 Like