create_weld
Joins two BaseParts by creating a WeldConstraint, making them move together as a single unit.
Instructions
Create a WeldConstraint between two BaseParts
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| part0Path | Yes | Path to the first BasePart | |
| part1Path | Yes | Path to the second BasePart |