“Raw” gamepad system doesn’t work for me.
-
I added “Raw” in “Gamepad Triggers” section
-
I deleted all gamepads from game.gamepads
-
I have Xbox Wireless connected to my laptop.
-
I receive notification about Raw input
-
But there are no actions in on_input() function.
-
When I reset game.gamepads to default one (with XBox Wireless inside it) - I receive gpad_left_1 and other actions from my list.
What I do wrong?