Good day
Say I have
a) A png image in a top, with alpha transparency
b) A ramp on another top
I want to combine the R,G,B channels of b) with the Alpha channel of a) , and get the output on a null
I use a composite node, with the “atop” setting. My question is that I want that combo to happen gradually over time. Meaning:
- At the beginning of playback I would like the null to have only the channels of a). Over time, as time progresses, I would like to get the r,g,b channels of b) progressively take over the r,g,b of the null. How could I do that?
thank you