set_properties
Set or modify properties on an existing Roblox instance using a dot-notation path and a mapping of property names to new values.
Instructions
Set properties on an existing instance
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Dot-notation path to the instance | |
| properties | Yes | Map of property names to new values |