|
Re: Operating a relay/motor controller with two axises/buttons
Subtract the left "trigger" axis value from the right one. That should give you a result that you can wire into the motor set.
(This assumes both triggers give a value from 0 to 1. If the left axis is actually a negative value, just add them instead of subtracting.)
|