Hi,
I was wondering, is it possible to pass an image from atlas (for Inventory item) rather than using texture? Because now, to create an inventory cell texture is being created with a copy of assigned texture. In this case we don't have draw call batching and every element of inventory - one separate draw call.
We are using UGUI for our interface, not AC one.
Thanks.
Comments