Input.GetTouch(0) get touched obj code example Example: recognizing touch input unity if (Input.touchCount > 0) { }