how to take tap input in unity for android game using touch.count code example Example: recognizing touch input unity if (Input.touchCount > 0) { }