beyond confused with equal node
Posted: Fri Jan 16, 2026 16:18
With the patch shown below, I would've expected Equal to only output something when the left =1.
Whatever I've tried, it outputs a trigger on every single Bar click, independently of whether left and right are equal or not. Hovering over the output reveals the correct True/False statement though. The trigger going through is reflected in both Trigger and Boolean nodes.
The Boolean node is sent to event. My understanding is that event will only pass something through when the value changes yet it's passing something through constantly, even when the value is constantly False.
I'm confused beyond belief. What am I missing?
Whatever I've tried, it outputs a trigger on every single Bar click, independently of whether left and right are equal or not. Hovering over the output reveals the correct True/False statement though. The trigger going through is reflected in both Trigger and Boolean nodes.
The Boolean node is sent to event. My understanding is that event will only pass something through when the value changes yet it's passing something through constantly, even when the value is constantly False.
I'm confused beyond belief. What am I missing?