Skip to content

Godot 4 plugin that automatically matches imported materials to existing Godot materials within a set of directories.

License

Notifications You must be signed in to change notification settings

etodd/godot-material-match

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

MaterialMatch Godot Plugin

Automatically match imported materials to existing Godot materials within a set of directories. Works with Godot 4.

Instructions

After installing and enabling the plugin, find the Material Directories project setting and add the path of the directory with all your Godot material .tres files. The format should be exactly as follows, with no trailing slash:

res://MaterialDirectory

Then re-import your models. Any materials with matching names will be replaced with a .tres material from your directory of choice.

About

Godot 4 plugin that automatically matches imported materials to existing Godot materials within a set of directories.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published