Pinch zoom

I am creating a game an isometric game and the terrain is far from the screen so the user can see everything . But I want to know how can I zoom in on the terrain . Like clash of clans , boom beach etc ? I don’t have any code . I looked on here and I seen a few links and when I clicked on them I got the 404 page not found error . Please help thanks.

Are you for real?  Every post is a new game… please stop wasting our time.

Your last post ( a few days ago ) was for a slot machine.

I’m practicing multiple games . Your wasting your own time if your not going to help me , you can simply ignore my posts . It’s that easy .

Trust me my reply was not for your benefit…

I think I know that 

I am creating a game an isometric game and the terrain is far from the screen so the user can see everything . But I want to know how can I zoom in on the terrain . Like clash of clans , boom beach etc ? I don’t have any code . I looked on here and I seen a few links and when I clicked on them I got the 404 page not found error . Please help thanks.

You must not be looking that hard. I typed in “Pinch zoom Corona sample” in google. The first two links to coronas blog did not work but this linked worked GitHub - apptoonz/pinchzoom_coronasdk: Pinch, zoom, scroll and …

this one

https://stackoverflow.com/questions/6578706/pinch-to-zoom-scale-limits-in-lua-corona-sdk

this

http://dantes-andreea.blogspot.com/2011/07/corona-lua-multi-touch-pinch-zoom.html

this one

http://springboardpillow.blogspot.com/2012/04/sample-code.html

These were all on the first page. I am not saying you should not ask questions but ask questions that have not been answered through at least a 5-minute search.

You’re experimenting a lot with different projects…

In a way, this is good, because you should be learning a lot, but at the same time, you really should stop to finish one project, and then move on to the next one.

Have you finished your slot machine project?

If you have, then ignore everything I said in this post. Great job!

But, if you haven’t, you are not accomplishing anything, you will just get all the code mixed up in your head. 

I recommend working with normal 2D pinch zoom first, there are more tutorials out there. When you understand the concept move to 3D illusion (isometric) pinch zooming.

Are you for real?  Every post is a new game… please stop wasting our time.

Your last post ( a few days ago ) was for a slot machine.

I’m practicing multiple games . Your wasting your own time if your not going to help me , you can simply ignore my posts . It’s that easy .

Trust me my reply was not for your benefit…

I think I know that 

I am creating a game an isometric game and the terrain is far from the screen so the user can see everything . But I want to know how can I zoom in on the terrain . Like clash of clans , boom beach etc ? I don’t have any code . I looked on here and I seen a few links and when I clicked on them I got the 404 page not found error . Please help thanks.

You must not be looking that hard. I typed in “Pinch zoom Corona sample” in google. The first two links to coronas blog did not work but this linked worked GitHub - apptoonz/pinchzoom_coronasdk: Pinch, zoom, scroll and …

this one

https://stackoverflow.com/questions/6578706/pinch-to-zoom-scale-limits-in-lua-corona-sdk

this

http://dantes-andreea.blogspot.com/2011/07/corona-lua-multi-touch-pinch-zoom.html

this one

http://springboardpillow.blogspot.com/2012/04/sample-code.html

These were all on the first page. I am not saying you should not ask questions but ask questions that have not been answered through at least a 5-minute search.

You’re experimenting a lot with different projects…

In a way, this is good, because you should be learning a lot, but at the same time, you really should stop to finish one project, and then move on to the next one.

Have you finished your slot machine project?

If you have, then ignore everything I said in this post. Great job!

But, if you haven’t, you are not accomplishing anything, you will just get all the code mixed up in your head. 

I recommend working with normal 2D pinch zoom first, there are more tutorials out there. When you understand the concept move to 3D illusion (isometric) pinch zooming.