scene_save
Save the active Unity scene to preserve changes, with an option to specify a new file path for 'Save As' functionality.
Instructions
Save the active scene. Optionally specify a new path to 'Save As'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Path to save to (omit to save in place). E.g. Assets/Scenes/Level1.unity |