Search Unity

How to detect a touch in iphone for unity3d ?

Discussion in 'Scripting' started by amareshkv9, Mar 4, 2010.

  1. amareshkv9

    amareshkv9

    Joined:
    Feb 26, 2010
    Posts:
    4
    Can anyone help me out to detect a touch in unity3d ?
     
  2. ESB

    ESB

    Joined:
    Mar 2, 2010
    Posts:
    71
    Read the documentation for iPhoneInput. (file:///Applications/Unity%20iPhone/Unity%20iPhone.app/Contents/Documentation/Documentation/ScriptReference/iPhoneInput.html)

    Oh, and iPhone Development has its own section on this forum. You might want to check that out too, if you haven't yet.