Is it okay if I use a Control node button meant for touchscreen device ? I know that there is this Node2D/TouchScreenButton. But I am having problem position it in the containers. I think using TextureButton will make my job easier. But will the texture button work in touchscreen ?
I think TextureButton node works on mobile. I know the default button works on mobile, so I would assume that the texture button works as well. The best way to know for sure would be to test on a mobile device, but I'm fairly positive it will work.
TextureButton