I have a Macro for coloring hairs and beards that uses export float pins from the Root CO, those are set by switch parameter.
Then I have a CO of the head, where I’m using tables for the SKM and MAT definitions in a row of the hairs and beards. I have a table for each, so they can be randomly combined.
If I use this coloring macro two times (first for the hairs, second for the beards), then on compile of the Root CO I’m getting warning saying that there is an issue with “Repeated parameter found”.
It is just warning, but the change of the coloring parameter doesn’t work, unless I keep only one macro in the Head’s CO.
If I would like to get hairs and bears colorized by the same parameter while having the source meshes and materials in the tables, is there any way utilizing the macro successfully?
Enum parameter defined in the Root CO (MCOR)
[Image Removed]
Macro
[Image Removed]
Instanced macros in the sub-CO linked to the Object group of Root CO
[Image Removed]