unity touch move character using mouse inputs code example Example: recognizing touch input unity if (Input.touchCount > 0) { }