Interpolate text color
Hi there!
I'm searching for a way to interpolate the color of a text...
Want to interpolate from green to blue, blue to red, red to green, green to blue, etc...
There is a wy to make it?
Thanks
I'm searching for a way to interpolate the color of a text...
Want to interpolate from green to blue, blue to red, red to green, green to blue, etc...
There is a wy to make it?
Thanks
![:) :)](http://forums.gamesalad.com/plugins/emojiextender/emoji/twitter/smile.png)
Answers
Maybe a way with custon fonts?
Or you could layer up display texts and interpolate between them.
shouldnt be using display text anyway XD
1) Make an actor with the display text behavior, text color = white.
2) Make an actor with blending mode = additive
=> In this actor, put all the rules you need to change his color
3) Put this actor in front of your text
Of course, that work if you have a black background, but works very well!
Best regards!
Sebby