I took a model with multiple different colored parts and exported it and imported it into Blender and I’m trying to export that back into Roblox Studio as one MeshPart with the same colors and I’m able to export it without color but not with.
I don’t use Blender very much so I don’t know what I’m doing so can someone help me real quick?
2 Likes
I believe if you are using a material that contains anything else than image texture it wont be imported to roblox.
So you need to make the model a texture, principled BSDF material wont work. Then you could try exporting the textured model and it might import into roblox correctly, if it doesnt work just export the texture separately and then apply it to the model.
Heres a video that I’ve found on devforum that might help you:
3 Likes