Update:
Please update nickname plugin and nickname behavior
- pick instances by invalid nickname now will clean the SOL of target family.
- add condition: is nickname valid , return true if this nickname is valid.
- add condition, action: pick instances by nickname matched
Designer could pick instances (from more then one type) by nickname which matched the target string.
Capx
In this demo, there are 3 object types, these nicknames are "[obj][A]", "[obj][\B]", "[obj][C]".
Pick the matched instances with "[A]" will get the instances with nickname "[obj][A]" only.
Pick the matched instances with "[obj]" will get the instances with nickname "[obj][A]", "[obj][\B]", "[obj][C]".
Jase00
Have a nice day~