Issue with mouse and space bar?!?!

Hi all,

I’m doing some interactions to my project and I set a simple node with a RightMouseClic input which triggers a BRANCH flow control. I noticed I have to clic twice to switch between [true] and [false] outputs. I tried with a keyboard touch and this is the same issue with the space bar, but not with another key (I did’nt try with the whole keyboard, just some letters…)

Is it normal, and logical ?!?!?!

If I understand you correctly, you would like something to toggle on right button press, and toggled off on release?

This can be achieved with a gate:
gate.PNG

Is this what you meant?

Hmm… If you are using a gate then I am not sure what is happening, doesn’t sound one bit normal.