Closed Dechode closed 1 year ago
When starting a race and using controller with -1...1 axis range, InputManager returns 0.5 before any input on that axis has happened. This is because Godot for some reason return axis value 0 by default even if the axis might go from -1 to 1.
When starting a race and using controller with -1...1 axis range, InputManager returns 0.5 before any input on that axis has happened. This is because Godot for some reason return axis value 0 by default even if the axis might go from -1 to 1.