Hi,
I currently try to add gamepad control to my game. I already have the keyboard control and i have a lot of event like :
Keyboard > On key code CONTROLDDOWN released
I don't know how to create event like this one for the joystick with the axis.
Somebody know how to do it ?