ok so ive been looking around the forums but havent found an elegant solution to pinch to zoom without plugins.
sort of what i want to do:
create object at touchpoint 1
create object at touchpoint 2
measure distance between object 1 and 2
this distance is "X"
if distance becomes greater than X (objects moving away) then zoom in
if distance becomes less X (objects moving closer) then zoom out
zoom speed could be whatever, just not snapping.
would this work and could someone help please =)