import_resource
Import a file as a resource into Godot, with optional settings to control import behavior.
Instructions
Import a file as a resource with optional import settings
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | File path to import (e.g. 'res://assets/model.fbx') | |
| settings | No | Optional property key-value pairs |