BryceStevenWilley / JTTW

Bodhi: 2D Platformer for COMP 460
Other
3 stars 0 forks source link

Add controller support #3

Open BryceStevenWilley opened 7 years ago

BryceStevenWilley commented 7 years ago

Xbox controller is probably easiest, try for ps3/4 too.

BryceStevenWilley commented 7 years ago

Found this website (and a few other sources), and Cocos does not natively support controllers. :( We'd have to hack Cocos itself to get to GLFW to get the controller support.