Hi,
Would someone be so kind to share a simple
example of the pinch function in multiple touch?
Thank you,
Ineke
Hi,
Would someone be so kind to share a simple
example of the pinch function in multiple touch?
Thank you,
Ineke
Here's a super simple example I whipped up for ya. The math is not exactly correct for scaling the Active, but at least this way you get your "initial pinch distance between fingers" (counter) and your "current pinch distance" (counter 2), which you will need to use to compare how much your user has pinched.
pinch.apk
Oh and apparently there's a pinch event within Multiple Touch, but I've never used it, haha.
Hi Bipolar_Games
Thank you for the example
Yes I ment the one within multiple touch
I was thinking about a .mfa example
Ineke
Oh geez, I accidentally uploaded the apk not the mfa, oops!
Let's try again, this is how I do it: pinch.zip
Ok thank you again. I'll try the exaple
This afternoon.
Ineke