-
Change Shape Layer Color Based on Source Text Value
I have a text layer that shows “Good” or “Bad” based on another layer.
I have a shape layer that is behind that text, and I want the color to change to red if the text says “Bad” and green if the text says “Good”.
I thought this would be pretty simple, but an if statement on the color attribute of the shape layer doesn’t seem to be working.