daemon3000 / InputManager

Custom InputManager for Unity
Other
587 stars 88 forks source link

Xbox Controller Axis Rounding #44

Open theodor349 opened 5 years ago

theodor349 commented 5 years ago

When I use the GetAxis method to get the direction the thumbstick or other axis is pointing, it seems to round around 0, 1 and -1. This is also present in the FPS example, you can see it if you in the scene view look straight down into the map and try to walk I circles, you will see that it moves in straight lines 50% of the time.