Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UV texture not exported #66

Open
romlok opened this issue Apr 29, 2018 · 2 comments
Open

UV texture not exported #66

romlok opened this issue Apr 29, 2018 · 2 comments
Labels

Comments

@romlok
Copy link

romlok commented Apr 29, 2018

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.

@StanleySweet
Copy link

Can't you use the texture that is provided in the zip file ?

@romlok
Copy link
Author

romlok commented Apr 30, 2018

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.

@Calinou Calinou added the bug label Feb 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants