How can I add touch-screen support for my game?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By System_Error

Hi all. I want to have my game work on mobile devices, but I don’t know how to have it work. How can I add multi-touch touch-screen support to my game?

:bust_in_silhouette: Reply From: fpicoral

I think this is what you are looking for:

Ooh, thanks. I completely missed this.

Mind giving me a little example? I have two areas on the game that I want the players to touch so they can play the game: Both are on the left third of the screen, one above the other (a.k.a. one occupying the top half of that third, and the other taking up the bottom half.}

System_Error | 2019-01-15 04:58

Actually I can’t since I’m kinda new to Godot and never worked with touch but I think that you can find your answer in one of these videos:
https://youtu.be/gylnwemFIZc
https://youtu.be/7XlMqjikI9A

fpicoral | 2019-01-15 05:01