Hi guys,
I am new to coco2d.
Is multitouch events like zoom,rotate is Supported for single sprite
Regards,
Kariyachan
A fast, easy to use, free, and community supported 2D game engine
Hi guys,
I am new to coco2d.
Is multitouch events like zoom,rotate is Supported for single sprite
Regards,
Kariyachan
Multi-Touch events, yes (Meaning you will be notified where and when the touches are), but not gestures (Well, not directly. You could still use UIGesureRecognizers, though.)
Short story - Yes, you just may need to do some calculations.
thanks for the quick reply !. one doubt I got two sprites I like to arrange one on
another using this multitouch action.These multitouch actions are applicable to both sprites.
Am I need two layers or one
(I Know this is silly Q sorry about that -:( )
Thanks for your time.
Kindly waiting for your reply
You must log in to post.