C2 recognizes when my controller is plugged in and when it's disconnected in multiple C2 games, but it does not recognize the button presses in those games nor in mine. It can't be my code, it's happening to other C2 games as well.
My gamepad is a Logitech F310, it works, I verified it with some Steam games, and with Windows 7 "Set Up USB game controllers" application. OS recognizes the inputs.
Here's the code I'm working with...I have OR statements with keyboard inputs that respond normally with the same shared actions when the keys are pressed.
Could there be a missing plugin update or am I plugging my controller into the wrong USB? Is it the browser? I exported my game to node webkit using NW.js and same result. It's got to be something simple, a setting somewhere...
Thank you.