Same animation for different colors

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?

Are you animating the colors, or are you animating other properties such as rotation and size? If you’re animating non-color properties, you can use the same animation clip.