This site is currently in read-only mode during migration to a new platform.
You cannot post questions, answers or comments, as they would be lost during the migration otherwise.
0 votes

Hello,

I have been using Blender and the glTF file format for my models. One of the problems I have encountered however is that many of my models use common PBR materials and It is meaningless to reinclude them in every model file. To fix this problem, I have been creating the materials in Godot and manually assigning them to the appropriate parts of the mesh. But this method takes too much time. Is there a way to set the models so that when they are imported to Godot they are automatically assigned through the material ID?

Godot version 3.3
in Engine by (12 points)

Try clicking on your .glb file in the filesystem and go to the import tab, there are definitely some options to reduce the amount of materials Godot generates when importing a model. It might not automate unifying all materials though

Please log in or register to answer this question.

Welcome to Godot Engine Q&A, where you can ask questions and receive answers from other members of the community.

Please make sure to read Frequently asked questions and How to use this Q&A? before posting your first questions.
Social login is currently unavailable. If you've previously logged in with a Facebook or GitHub account, use the I forgot my password link in the login box to set a password for your account. If you still can't access your account, send an email to [email protected] with your username.