Hi! I’m going to make a simple android game. The problem is that I don’t know how to detect touch. I must to know the place of the touch too. How to do it?
Hi! I’m going to make a simple android game. The problem is that I don’t know how to detect touch. I must to know the place of the touch too. How to do it?
Input.GetTouch and Touch should get you started