Unity3D OnMouseDown() OnMouseUp on GUIT for iPhone and iPad

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 »

  • Page 1 of 1
  • 1