You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Some joysticks/controllers have noise in the values which might cause drift over time. One solution would be to add a dead zone in which the input is ignored.
Some joysticks/controllers have noise in the values which might cause drift over time. One solution would be to add a dead zone in which the input is ignored.
Preferably the zone should be configurable.
Related to #47