editor_remove_node
Remove a specified node from the active scene in Godot by providing its path. Cleans up your scene hierarchy directly through the editor.
Instructions
Remove a node from the currently open scene.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Node path to remove |