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

how to make touch buttons appear as default. #98

Closed thrishulh closed 6 years ago

thrishulh commented 6 years ago

how to make touch buttons appear as default instead of touch areas for controling movement of robo

ObaniGemini commented 6 years ago

https://github.com/KOBUGE-Games/minilens/blob/master/shared/settings_manager.gd#L12 change input_mode from INPUT_AREAS to INPUT_BUTTONS

ObaniGemini commented 6 years ago

May I ask what is this for ?

thrishulh commented 6 years ago

Sure looks good to play on my Mac

On Sep 15, 2017 10:03 PM, "Obani Gemini" notifications@github.com wrote:

May I ask what is this for ?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/KOBUGE-Games/minilens/issues/98#issuecomment-329833490, or mute the thread https://github.com/notifications/unsubscribe-auth/AR8eSWWcSvpnlRZlXQuFBD-nQhYAGJGSks5siqb1gaJpZM4PY7_Z .

thrishulh commented 6 years ago

& one more thing it's strange on my laptop which isn't touch sensitive display buttons are visible , I have gone through the lovely code u have written u have masked touch controls

On Sep 15, 2017 10:29 PM, "thrishul h" thrishulh@gmail.com wrote:

Sure looks good to play on my Mac

On Sep 15, 2017 10:03 PM, "Obani Gemini" notifications@github.com wrote:

May I ask what is this for ?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/KOBUGE-Games/minilens/issues/98#issuecomment-329833490, or mute the thread https://github.com/notifications/unsubscribe-auth/AR8eSWWcSvpnlRZlXQuFBD-nQhYAGJGSks5siqb1gaJpZM4PY7_Z .