2D Toolkit Forum

2D Toolkit => Support => Topic started by: RakeshChatra on April 16, 2014, 08:20:43 am

Title: Touch differentiate between pinch zoom and selection of object on touch.
Post by: RakeshChatra on April 16, 2014, 08:20:43 am
Hi, i am using touch inputs for dragging, pinch zoom with multi fingers and also selection of object on touch. The problem iam facing is when i try to zoomin it is selecting the object instead of zoomin. How can i avoid this ?? I want to differentiate between single touch and multitouch for zoomin and zoomout.
Title: Re: Touch differentiate between pinch zoom and selection of object on touch.
Post by: unikronsoftware on April 16, 2014, 10:08:48 am
This isn't supported right now, you'll have to customise tk2dUIManager if you want to support this.