Logic Operator Node
- This topic has 2 replies, 2 voices, and was last updated 2 weeks, 1 day ago by .
- You must be logged in to reply to this topic.
Welcome to Portals United! / Forums / Requests & Feedback / Logic Operator Node
Hi and good day to you,
This might be planned to be added but if it’s not let me propose an idea for a logic operator node that can do AND, OR, NOT, XOR
operations.
This can be done using multiple if and Invert Bool nodes, but having one node that does logic operations is more elegant.
Thank you!
I fully agree! But the outputs must be a single boolean output named “result” (not flow outputs like in your example) to match our logic.
Btw, you may have noticed that we now (version 0.2.1) have a node with a whole range of logic operations, including the ones you suggested 😉