sally Posted December 17, 2015 Share Posted December 17, 2015 Hello! I am totally new to both phaser and game development, but have been working with friends to build a 2D sidescroller using ninja physics. I cannot get the gamepad to work, and all the examples I see for the gamepad on the phaser site seem to be non-functional as well. We are using a custom build of phaser to include ninja physics, and all my code is here: https://github.com/sallykingston/castleDash. I can get the pad to show up, but the buttons just do nothing. I was following this example, but now I feel silly for that, since it doesn't seem to work, either: http://phaser.io/examples/v2/input/gamepad-buttons. Can anyone point me to a working example of a phaser gamepad with ninja physics, or just a general direction for getting this working? Thank you!! Link to comment Share on other sites More sharing options...
drhayes Posted December 18, 2015 Share Posted December 18, 2015 Have you tried a different gamepad? I have this one and I know it works with OSX and Chrome. Can you test your gamepad on this page, too? Link to comment Share on other sites More sharing options...
Recommended Posts