Hello All,
I dont think there is a way to make an Atlas of size 2048*2048 and if there is, I haven't found it yet. But the actual issue was we were seeing allot of images on a single sprite when we override the Atlas size for the Android. The reason was that, somehow the Dimensions for the sprites in the Atlas were not adjusted for the new size.
So, I want to ask if someone know, that if we adjust the Dimensions for every single sprite in the game and then make an iOS build with Atlas sized 4096*2048 will we need to adjust the Dimensions again?
Thanks,
Abe