-
Randomize color of words in a text layer based on specific color controls effect
Hello everyone !
I’m facing a little problem. I want to randomly change the color of words in a text layer, no need to animate the change of color, but I want the colors to be randomly picked from a list of Color Control effects.
This expression is working if applied to a color parameter, but – as you can see on the screen capture – when it’s applied to the Expression selector of a text Animator, I get this error.
“expression result must be of dimension 3 not 4”
I guess it’s because the value of each variable “var color…” also include the Alpha value.
Any help would be very welcome, thank you guys.