collada-exporter
collada-exporter copied to clipboard
UV texture not exported
I was working with this model from OpenGameArt: https://opengameart.org/content/pinguin-low-poly
Using the better-collada exporter on the model outputs it with its plain grey material, but not the UV texture.
Blender's own collada exporter has the option to select either "Materials" or "UV Textures" in its texture options. Using the default exporter with "UV Textures" creates a png file of the texture, and gives the result I expect when imported to Godot.
I'm not very experienced with Blender, so I don't know if there's some unusual/anachronistic set up in that particular .blend file, but I've searched extensively without getting it to work with better-collada.
Can't you use the texture that is provided in the zip file ?
Sorry, I guess I didn't state that I only was filing the bug to hopefully get it fixed in the exporter, or at least explained that this particular troublesome .blend configuration (whatever the root cause turns out to be) isn't supported!
I eventually decided against using this particular model, so for me the issue is moot (for now). But I wanted to raise it because other people, and other models, could also be affected.