Question by
xom0b · Dec 06, 2016 at 12:54 AM ·
inputmanagerinput.getaxisxboxcontrollerxbox controller
XboxCtrlrInput Dead Zone
Hi everyone,
I'm using this plugin to handle xbox controller input because it supports cross-platform input with Xbox 360 Controllers. However, I can't figure out how to change the plugin's dead zone. Changing the input manager's deadzone works with calling Input.GetAxis() but there are discrepancies between which controller Input thinks is controller1 and which controller XCI.GetAxis() thinks is controller 1. Because of this, I want to be able to change the dead zone for XCI.GetAxis(). Has anyone successfully figured out how to do this with this plugin?
Thanks,
xom0b
Comment