Hi,
I noticed that NGUI's touch system was wrapped by functions such as OnPress,OnDrag or something else.But when I use scrollView(the Panel way),I found that I just can use one finger to drag.But what I really want to do is drag by two finger instead one finger.
So how can I approach it?How to custom the drag function?
Best Regards.