Users browsing this thread: 1 Guest(s)
Help with converting RuneScape models to .DAE
#2
The model has both a diffuse texture and vertex colors. The glTF material says they should be combined together.

[Image: PlYWMBX.png]

The node graph for that looks like this (Shader Editor).

[Image: 6PG2Chn.png]

This node graph is too complex for the Collada exporter to understand though, that's why it doesn't see the textures. For Collada to understand it, you need to get rid of the "combine with vertex color" parts.

[Image: Qh9cZsN.png]

Do this for all the materials (the one on Mesh_2 has no texture so you can't do anything about that), then export to Collada and it should work. Be careful where you export, because the exporter will also create files named Image_0.png, etc in the same directory, and it will clobber any file with the same name that was already there.

Re-importing should get you

[Image: 1vmYmgy.png]

Since 2.8 Blender hasn't handled texture transparency in Collada (neither exporting nor importing), so this is the best you can do.
Reply
Thanked by:


Messages In This Thread
RE: Help with converting RuneScape models to .DAE - by scurest - 08-04-2022, 07:26 AM

Forum Jump: