-1 is better than 1.
Decider Combinator should have at least an output of -1.Decider Combinator only have two outputs.
The Decider Combinator can output two types of signals:- The same value the selected signal as its input signal.
- The selected signal with a value of 1.
We need more.
We need more outputs. Generally, infinitely more, but specifically, instead of having an output of 1, have a value output instead.The player can enter a number in a box like as with the input, or have a signal translation to selected signal.
There is an issue.
Yes, you can achieve this by using arithmetic combinator by multiplying the 1 with said value, but it come with two problems.- Twice as many combinators.
- More the delay.