I'm a developer working on a game for mobile devices, in SpriteKit we have something like 2x and 3x assets that the device uses automatically based on the resolution, so how should I implement something like that in my game ? or in other words, what is the best way to optimize the game for different mobile resolutions ?
↧