- Home /
Sprite collor don't change on animation
I have a character that I want to change color through animation. The sprites are managed with 2DToolkit. I created a clip, I put the change color at 1 second from the beginning (so the sprite will fade to that color) and I set the animation to NOT loop. The animation doesn't work in the preview mode (clicking play in animation clip) nor in the game view. What I'm doing wrong?
Comment