edit_resource
Modify properties of existing resource files in a Godot project. Set new values for any resource property to update game assets.
Instructions
Edit properties of an existing resource file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| projectPath | Yes | Path to the Godot project directory | |
| resourcePath | Yes | Path to the resource (relative to project) | |
| properties | Yes | Properties to set |