Hi,
I was trying to interface FingerGestures with NGUI.
Fingergestures (that I need to catch swipes and drags) works with Screen coordinates while NGUI (scaling Style constrained) seems to work another way. Are there any utility functions that allows me to go from screen to local/global NGUI units and vice versa?
Thanks for your time.