unity input.gettouch(0).phase code example Example: recognizing touch input unity if (Input.touchCount > 0) { }