Suppose I have a car with two throttle wheels. The code for acceleration is basically this (simplified).
float maxTorque = 1000f; float gas = Input.GetAxis(&