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

Up using touch areas #78

Open jkufner opened 8 years ago

jkufner commented 8 years ago

Hello, it would help a lot if up would be possible also using upper parts of both sides of the screen:

UP UP UP UP UP UP UP UP UP UP
UP UP UP UP UP UP UP UP UP UP
LEFT                    RIGHT
LEFT                    RIGHT
LEFT                    RIGHT
DOWN DOWN DOWN DOWN DOWN DOWN
DOWN DOWN DOWN DOWN DOWN DOWN

This would allow to operate game only by both thumb on sides without need of touching in midle of the screen.

bojidar-bg commented 8 years ago

What will happen with the buttons in the top-right part of the screen? What about the bomb button?

jkufner commented 8 years ago

This should not cover buttons. When button does not catch the click, the click should be passed to these zones.

ObaniGemini commented 7 years ago

I think we should keep those spaces as they are. Filling them with menu buttons would be problematic as users playing on little devices would get to press the retry level too often (or shall we make an "in-game" menu ?)