Script to rename multiple operators Pflow at once.
- Put the name of the FX in the "prefix", select the operators to be renamed and click "Rename"
The script renames operators this way: prefix + operator name + number
- Function "Clear name":
If no text is present in the "Prefix" button clear name removes the entire name of the operator.
If a text is present in the "Prefix" button clear name removes the prefix if it is present in the name of the operator.
Example:
"Prefix" FX_dust
Operator name: FX_dust_rotation_02
Operator name after clear name: rotation_02