Search Unity

Touch Script Issue

Discussion in 'Windows' started by kasana_94, Oct 20, 2015.

  1. kasana_94

    kasana_94

    Joined:
    Apr 13, 2014
    Posts:
    24
    Hello everyone,
    I am having an issue with the touch script for a 2d breakout game. Do we have to change the script for windows phone specifically, because it is working on my android tablet.
     
  2. Tomas1856

    Tomas1856

    Unity Technologies

    Joined:
    Sep 21, 2012
    Posts:
    3,918
    Depends on your code, but if you're using Input.GetTouch, it should work out of the box.