I could do that with the masks. I just have to set two textures on the shader tree, add a mask to one, then duplicate it to the other. If I'm correct, I think it then works as an instance, and what I do on one will immediately copy on the other. If I'm not, then all I have to do is duplicate the mask when I'm done. The…