mass_create_objects
Create multiple Roblox objects in one batch by specifying className and parent path, with optional names. Efficiently populate scenes and hierarchies.
Instructions
Create multiple objects at once (basic, without properties)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| objects | Yes | Array of objects to create |