get_scene_dependencies
Retrieve all dependencies of a Godot scene file, including scripts, resources, and sub-scenes. Identify required assets for scene loading.
Instructions
Get all dependencies of a scene file (scripts, resources, sub-scenes)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Scene file path |