Is this possible to make the one scene with the same atlas which will perfectly looks on face book app (800x600 app size) and iPad pro (2732x2048 screen size).
Do i need to use just one high res texture and the engine will downscale it or maybe there is a better way like 2 different atlases for high and low res?
What i think, correct me if i wrong, that downscale is not good because low res devices has less video memory and 2732x2048 textures could take all memory.
Thanks.