Getting Started
Installation
Install Material Layers for Godot 4.0 or newer.
Material Layers requires Godot 4.0 or newer.
- Get the plugin from Itch or Gumroad.
- Extract the
.zipfile into your project. - Make sure the extracted
addons/material_layersfolder ends up in your project'saddons/folder. - Enable the plugin in Project Settings > Plugins.
The plugin is enabled when the new resource types (LayerStack, LayerGraph, LayerMaterials) appear in the create resource menu.
Once installed, follow Building Your First Layered Material to make your first layered material.