-
text colour based on position/index in word
Hi,
I’m trying to write an expression that will make the characters of a word different/specific colours, before changing to white. I think the best approach would be to choose a colour based on its index position, although there may be a simpler way.
I have a version working with the wiggly selector, although I can’t control the colour.
Changing to white is done with a fill colour animator with the range animated, so that doesn’t need to be in the expression.
I could create multiple Fill Color animators but would need to manually select the range for the different letters, which will make editing problematic.
Thanks,