Jump to content

freeman91

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by freeman91

  1. Hi I am using this plugin to implement gamepad support to my ouya/android game: https://github.com/ansimuz/BitWars/blob/master/lib/plugins/gamepad.js It works great but the problem is that only player 1 works and I want the game to be controlled by any connected gamepad, is there anything I can edit so that the plugin ignores the controller (i.e. player1 or player2...). So that a button on each connected controller will trigger the 'jump' for example.
  2. Solved.
×
×
  • Create New...