Hi,
In my game I’d like to use the same animation for different colors. I have an animated object which is created from 5 animated sprites. I’d like to re-use same animation but with different set of colors. I dont want to define separated animation for each color.
How can I achieve such thing?