mass_set_property
Modify properties across multiple instances simultaneously in Roblox Studio, streamlining bulk updates with precise control over property name and value.
Instructions
Set the same property on multiple instances at once
Input Schema
Name | Required | Description | Default |
---|---|---|---|
paths | Yes | Array of instance paths to modify | |
propertyName | Yes | Name of the property to set | |
propertyValue | Yes | Value to set the property to (any type) |