Hi, I have 2 meshes each with different materials. I am trying to use them as dynamic meshes and append one to the other. I want the result to have 2 uvsets- one for each of the 2 materials of the resulting mesh, so I can do things like scale only one and not the other. I can’t seem to get it to work - append seems to merge everything into one uvset. Anyone have any ideas?