-
Wiggle specific fill color values
So what I’m trying to do is use a wiggle on the value property of a fill. However the values the wiggle uses need to be 5 very specific colors, and not the entire spectrum. I realize that I could control this with a colorama effect, but the results I’m getting aren’t as smooth as what could be achieved if I get this working with a fill effect.
The wiggle should randomly display these color and ONLY these colors. No combinations of colors.
Colors (RGB):
242,0,23
204,204,204
0,55,150
255,255,255
0,0,0Thanks in advance,
Brett