group_objects
Group multiple Roblox instances into a Model or Folder to tidy your project hierarchy. Specify instance paths, group name, and container type.
Instructions
Group multiple instances into a Model or Folder
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paths | Yes | Array of instance paths to group | |
| groupName | No | Optional name for the group | |
| groupType | No | Type of container (default: Model) | Model |