ThroughPaint creates disproportionate number of png files, when exporting model

If I could refer you to an earlier thread, where I used thrupaint to texture a 3D object seamlessly…

Earlier thread

Anyway, when I come to export the model, it creates a disproportionate number of accompanying png files

Is there any way to mitigate this?

What type of file (OBJ, FBX, etc…) are you exporting?

Look at this:

I’m exporting to DAE

I’ll check that link, which looks helpful. Hopefully that will be applicable to DAE too.

It is also valid for DAE, triangulate the faces and export the model, you will have a single file for the texture.

Perfect! Thank you for your help!