Hello, I’m trying to make a mask that would fade one texture into another towards the edges somewhat independent of the objects shape, the expectation is to achieve something like the first image. Red lines are UV seams.
With the attached graph I managed to get the result in the third image, UV’s were laid out as in the last image, not at all to my liking.
This way would also force me to use world-aligned textures to combat the stretching of the bad unwrapping, and all kinds of issues further on.
How should I go about actually achieving my expected result in a proper way?
I would appreciate all the help I can get.