
Edit properties of a script element
The attributes you can set for script elements:
- Repeat min: Minimum repeat count of this element. Set to zero if it's optional.
- Repeat max: Maximum repeat count of this element. Use this to map an array of offsets.
- Stroke color: The stroke color used in the hex view for this script element.
- Fill color: The fill color used in the hex view for this script element.
- Language: Currently only Lua is supported.