Hello! I am trying to make a gradient shader that fades from a white colored gradient texture to a gray one. Image 1: white to transparent/black that uses wave sin as fade effect with frequency 0.1. Image 2: gray to transparent/black that also uses wave sin, but with phase 0.5, so that these 2 images will switch between showing. The problem is that when I try to make a gray version, it usually doesnt appear, or it acts like a white version with more transparency. So in short I cannot make the gray one work properly.. Since all my attempts have failed.. idk if it's worth posting the shader ... Please help.