Is there any way I can turn a model (made up of unions) into a fully textured mesh?
I have already tried exporting the entire model to a .obj but the texture becomes one of the Materials of the parts.
My Model
Model:

Contents:

Export Attempts


Is there any way I can turn a model (made up of unions) into a fully textured mesh?
I have already tried exporting the entire model to a .obj but the texture becomes one of the Materials of the parts.
Model:

Contents:



You can try exporting them separately or export the whole thing as one but you have to manually unwrap all the textures
Have you find a solution yet??