Author Topic: UIButton for Collider2D doesn't work.  (Read 1258 times)

mulova

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 14
    • View Profile
UIButton for Collider2D doesn't work.
« on: April 10, 2014, 01:51:04 AM »
I set EventType of UICamera as Unity2D but UIButton doesn't work.
I found that UIButton.isEnabled only handles Collider, not Collider2D
Please check it out.

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: UIButton for Collider2D doesn't work.
« Reply #1 on: April 10, 2014, 07:24:41 AM »
I can patch it, but I'm guessing there will be more than just UIButton.