OnMouseDown/OnMouseUp() are disabled in iPhone Unity for performance reasons.
You can use following JS/C# code to find GUI element under the touch:
Continue Reading »
OnMouseDown/OnMouseUp() are disabled in iPhone Unity for performance reasons.
You can use following JS/C# code to find GUI element under the touch:
Continue Reading »