Author Topic: OnHover doesn't work when build to iPhone  (Read 2022 times)

PiiapZ

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 3
    • View Profile
OnHover doesn't work when build to iPhone
« on: July 05, 2014, 09:52:30 AM »
but it works fine in Unity Editor.

using 3.6.6 version

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: OnHover doesn't work when build to iPhone
« Reply #1 on: July 05, 2014, 09:49:35 PM »
How do you detect a "hover" on a touch device? You are either pressing on a button, or you aren't. Think about it. ;)