save_scene
Save scene changes to its current file or a new path. Specify the project and scene relative paths to persist edits or create variant scenes.
Instructions
Save changes to a scene file
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| newPath | No | Optional: New path to save the scene to (for creating variants) | |
| scenePath | Yes | Scene file path (relative to project) | |
| projectPath | Yes | Godot project path |