Author Topic: Multitouch Problem  (Read 1260 times)

tlovidiu

  • Guest
Multitouch Problem
« on: July 05, 2013, 09:03:44 AM »
Hello,
I have a big problem with my interface.

I have a Slider that is controlled by OnDrag(), and one button that is controlled by OnPress()

If I drag the slider and press the button at the same time, the slider freezes.

Any ideas?

Thanks

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Multitouch Problem
« Reply #1 on: July 05, 2013, 07:57:22 PM »
UICamera.allowMultiTouch must be on.