Post #3967: I want to make a Macro Operator, which can automatically set some parameters of
📋 Metadata
- Author: mijuku
- Date: 2021-08-07 06:47:30
- Type:
bug_report - Quality Score: 6/10
- Replies (1): post_03970
🏷️ Tags
⚙️ Related PME Features
- Macro Editor
- Modifier Operations
💬 Content
I want to make a Macro Operator, which can automatically set some parameters of the modifier to a value after adding the modifier.
When I tried to make it, I found that it only works on modifiers with names without suffixes.
This means that when I add the second same modifier, the parameters of the first modifier will be modified, and the second will not.
This is not the result I want. Is there a way to solve this problem?