How do i make the one per bar as a input to turn on/off?
-
Hey how do i make the one per bar function as 1 input that i can turn on/off as input?
-
Add a bool variable above.
-
@jstap but when it is false, the signal won't come through
-
How do you want to turn it false, condition, ea inputs, however you want.
-
then its not on off you need to switch between. You need to structure it as; if. then............
actually, no. the bool goes and connects to the block that the once per, is connected to and it will skip it.