vehicle_spawn
Spawns a vehicle at a specified world-space position with given model and ID, supporting custom rotation, color, configuration, and optional ground projection.
Instructions
Spawn at measured surface plus model-origin clearance and connect.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spec | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| raw | No | ||
| model | No | ||
| position | No | ||
| velocity | No | ||
| connected | No | ||
| direction | No | ||
| speed_mps | No | ||
| vehicle_id | Yes |