KOBUGE-Games / minilens

Cute puzzle platformer starring a cleaning robot on post-apocalyptic Earth
http://kobuge-games.github.io/minilens
GNU General Public License v3.0
134 stars 38 forks source link

Replace SUTjoystick with built-in gamepad support. #83

Closed 27thLiz closed 8 years ago

27thLiz commented 8 years ago

Fixes #74

Mappings: Move - DPAD or Left Stick Bomb - A Restart - Select Next level - X Menu - Start

Without SUTjoysticks emulate_mouse feature, the menus become unnavigatable with a gamepad (except for the restart/next lvl one, which has bindings). That's work for the future.

bojidar-bg commented 8 years ago

:+1:

akien-mga commented 8 years ago

Thanks!