Game Development Community

How to Zoon-in and Zoom-out a Game Screen for iPod?

by Raja John · in iTorque 2D · 07/21/2009 (3:24 am) · 4 replies

Anyone please tell me,how to zoom a game screen in iPod and tell me what should I do with iTGB for zooming a game screen?

#1
07/21/2009 (12:43 pm)
You mean other than using setCurrentCameraZoom(...)?
#2
07/21/2009 (12:55 pm)
I like using setTargetCameraZoom() myself.

Take a look here: https://www.garagegames.com/community/forums/viewthread/59555
#3
07/21/2009 (11:26 pm)
I am creating a Hidden object game for iPhone, I need help in activating the zoom options to work in touch screen. Normally we can zoom a picture in iPod through touch technology, whereas we can't zoom a game screen, when it's in running status (after running the game). Help me how to activate the same in game also.
#4
07/22/2009 (12:20 pm)
Ohh... so you want pinch zoom and that sort of thing? I think there's a thread in this forum. I'm sure if you do a search you could find it pretty quickly. :)