Any ideas on how to add randomization to the tile blending shader? Perhaps by using Perlin noise? Is this possible at all? The noise could be precalculated, but the problem is that the shader is reused by tiles with different positions in the world, so I would need to have multiple instances of them