Install Asset
Install via Godot
To maintain one source of truth, Godot Asset Library is just a mirror of the old asset library so you can download directly on Godot via the integrated asset library browser
Quick Information
Plugin that allows to automatically assign materials to selected mesh files and create materials from selected textures, with automatic shader parameter assign.
AutoMat for Godot 4 - automatically create and assign materials
The plugin has two functions:
- Automatically find materials in the project and assign them to imported meshes
Automates the tedious steps of editing the imported mesh to assign materials, now you can just press one button and it will automatically find materials with matching name.
- Create materials from selected textures
Will create materials out of selected texture and automatically find textures starting with same name for additional shader params
Usage
Enable the AutoMat plugin in project settings. The plugin panel will appear in upper-left dock, under AutoMat tab. Select desired items in the FileSystem and use AutoMat commands on them.
Plugin that allows to automatically assign materials to selected mesh files and create materials from selected textures, with automatic shader parameter assign.
Reviews
Quick Information
Plugin that allows to automatically assign materials to selected mesh files and create materials from selected textures, with automatic shader parameter assign.