I know that unity can batch UI Image with same metrail. So I want to make a Textrue atlas to do , But my texture size is too big ( over 2048x2048 ) it over the limit on mobile. So I can't combine to one texture for batch.
Can I use multi texture at one matrail ? Or how can I do ?
Here in my game all tile will over each other , So need set one materil for keep drawcall.