mass_reparent
Move multiple instances to a new parent at once in Roblox Studio by providing instance paths and the target parent.
Instructions
Move multiple instances to a new parent at once
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paths | Yes | Array of instance paths to move | |
| newParent | Yes | Path to the new parent instance |