Hi, i have this problem that i tried to solve all day and i cant, the thing is i want to add an image to a surface, but
the problem is that the alpha of the pixels overwrite the others so the images have holes.
So i created a shader and try to blend this images in this way and i failed, the i...