To facilitate an easier setup for the controller, dummy controller config functions should be made. The load_state() function already handles this, but the joystick config requires a "reset" to execute properly. See the below code example for setting UP:
To facilitate an easier setup for the controller, dummy controller config functions should be made. The
load_state()
function already handles this, but the joystick config requires a "reset" to execute properly. See the below code example for settingUP
: