I’m testing the axis output values of a gamepad thumbstick. When connecting from the triggered or started pins the output values have large increments. For example, I have to move the thumbstick quite far a value to be registered, and then I have to move it quite some more distance for it to pick up another value instead of having smooth linear increments.
I’ve also tried from the ongoing pin but that only registers zero.
I have the deadzones set to zero in project settings.
I eventually want to use the thumbstick to set the percent of a progress bar.