create_scene
Create new Godot scene files on disk by specifying the root node type, without launching the editor.
Instructions
Create a new scene file on disk with the given root node type, without opening it in the editor
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| root_name | No | ||
| root_type | No | Node2D |