how to recieve tap input in unity code example Example: recognizing touch input unity if (Input.touchCount > 0) { }