How to use a game area bigger than a mobile screen?

Hi all, I’ve tried to use my background.png without scaling to screen size, but still have no success to perform these touch and tap functions. Please, advise how to resolve it.

hex|690x375

Hey!

You’ll need to create a simple camera. For instance, you can let the user drag/scroll the map via a touch function. All you then need to do is move the display group’s x and y position along with those of the touch event.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.