ksp_editor_add_part
Add a real Kerbal Space Program part to the current editor craft, optionally attached to an existing part, for building or modifying rockets.
Instructions
Add one real KSP part to the current editor craft, optionally attached to an existing part.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| part | Yes | ||
| stage | No | ||
| variant | No | ||
| position | No | ||
| rotation | No | ||
| parent_id | No | ||
| attach_node | No | ||
| snap_to_node | No | ||
| action_groups | No | ||
| parent_attach_node | No |