edit_resource
Modify properties of an existing resource file in the Godot editor by specifying its path and the attributes to update.
Instructions
Edit properties of an existing resource
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Resource file path (e.g. 'res://assets/theme.tres') | |
| properties | Yes | Properties to set |