I’m wondering if there’s a node that can take two bool values, and use them depending on another bool value as illustrated below:
1 Like
Select node. It works with bools and more.
2 Likes
That’s exactly what I need. Thanks!