create_shader
Create a new shader file from a template for Godot projects. Specify the output path and shader type to generate a .gdshader with the appropriate structure.
Instructions
Create a new .gdshader from template.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Output path (relative to project root, e.g. "shaders/glow.gdshader") | |
| type | Yes | Shader type template |