Hi all,
I would like to make an iphone game where the user will be able to pan the screen. For example, the ‘playing area’ would be 760 pixels by 960 pixels.
Dragging two fingers on the screen will allow the user to pan.
Any ideas about how this can be done?
Thanks. [import]uid: 6661 topic_id: 4051 reply_id: 304051[/import]
put all your level graphics in a display group and scroll the group
(but not the HUD etc)
j [import]uid: 6645 topic_id: 4051 reply_id: 12442[/import]