Hi there,
I am looking to do some work in CocoonJS to try and see if I can get a game on the Ouya that way. I figured it would be good though to be able to test a game controller on the browser before so i can be sure i'm doing things right in C2 before shooting off builds to CocoonJS.
However I have several controllers that i know are working in Windows 8.1 I'm using Chrome for my default browser to test with. It seems that my games ignore my joystick inputs. I know the controls should work because i have an "or" condition with keyboard which responds fine.. it just doesn't seem that the joystick inputs are making it to the browser.
I didn't see any tutorials or forum posts that really talked about joystick/browser/troubleshooting so I thought I'd ask here.
Thanks!
Caleb
PS, has anyone been able to use CocoonJS with C2 to make a game for the Ouya? I know several games on the Ouya have been ported over (though not with C2 as far as I can tell) like this one https://www.ouya.tv/game/Bus-Driver-2d-Experience-Rush/ it's not much to look at, but at least it shows someone was able to do it with HTML5/CocoonJS.. now it's time to see if we can use C2 to accomplish the same results.. they even got the IAP stuff working which is especially exciting (I like trial modes for Ouya games)