instantiate_prefab
Add a prefab from the specified path into the current level, optionally setting its position and parent entity for precise placement.
Instructions
Instantiate a prefab in the current level.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| position | No | ||
| parent_id | No | ||
| prefab_path | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |