just wondering if it would be more effecient to use a 2048x2048 sprite or tiling background instead of a 2048x2048 tilemap that has sections that are 512x512. I can definitely break the tilemap down to something around 64x64 or 128x128 tiles.
just wondering if it would make that much difference?