How do I zoom at touched part of the frame. Here is my project file:
http://s000.tinyupload.com/?file_id=01592074690106126961
I scaled the layout by 2 but it zoom to center of the layout and not at touched part.(yes wrong logic).
How do I do this? Any help would be much appreciated. Thanks!
Develop games in your browser. Powerful, performant & highly capable.
How about simpley scrollTo touch.x touch.Y?