Looking for a BOOL on/off node

Hey folks,

I’m looking for a node that will turn my BOOL ON/OFF on a key press (e)

E > Set Bool true/false > Function

I could do it with branches but that’s so messy

Hey StalkinU.

The following should work for what you need:

boolswitch.PNG

Aaah yes, the flipflop.
Thanks a lot, thats exactly what I was looking for.

Even simplier. Get rid of the SET coming off B and just plug A and B into the first 1 with the “Is A” going into it.

What about this:

on key pressed: get A > not A > set A