We recently deployed our game to android but the controls are not mapped to the touch screen, is there any way where we can add the touch controls in Godot and also test it out before deploying?
I recommend using this virtual joystick from the Godot asset library: https://godotengine.org/asset-library/asset/1787
Thanks, I was able to use this in my project.