in extension:
XpadControl.Interfaces.AdamActionsMethodsDependencies.ToServoRange(this float gamepadRangeValue, int zeroPosition)
- Add test
- Change implementation to the calculated range
For example (???):
zeroPosition = 17
negativeRange = -100 -17
negativeRangeValue = negativeRange /zeroPosition
if the value on the axis decreases, the change in the value in this case will be equal to negativeRangeValue