dalter

Results 3 issues of dalter

Hi, In future pls add gamepad name variable for example: I added in init: function name: t.id, And on disconnected event i return obj this.onDisconnect(e) In some cases, it is...

enhancement

Hi, I tried to change axeThreshold as it is said in the documentation gameControl.set('axeThreshold', 0.5); In console log i see the axeThreshold is set to 0.5, but analogs stop work...

bug

Heya! The problem is that when you press any button, the gamepad is disconnected and reconnected This happens on Button up event, for some reason "gamepads.indexOf(gamepad)" return -1 and disconnect...