Jump to content

Scale states


Davaaron
 Share

Recommended Posts

Hi,

 

what do you do if you have the following case: You program a game for mobile devices which is a jump and run game. The dimension used to initialize the game world is like 640x480, but you have pictures used as background that are much bigger, like 1800x1200. 

It's also possible that some background images will be smaller or bigger. My idea was maybe to scale up the camera or game size dependent on the size of the background image. But I don't know how to scale all images within the viewport. How do you solve such issues? 

I mean I would need to scale down all the images. Or at least provide multiple resolutions for different devices and decide on runtime which asset to load? 

 

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...