create_script
Creates .gd or .cs script files in Godot, generating GDScript templates when content is empty.
Instructions
Create a .gd or .cs script file, generating a GDScript template when content is empty
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| force | No | ||
| content | No | ||
| extends | No | Node | |
| class_name | No |