Hi everyone!
I was wondering if there was a way to simulate a keypress action.
For exemple :
Gamepad button A down --> Simulate X key down
Gamepad button A pressed --> Simulate X key pressed
Gamepad button A released --> Simulate X key released
But it seems there's no keyboard action available.
That would be so more easy for me to add a gamepad support this way. :)
Perhaps you know a method to do this.
Thank you.