I am creating the sprite animation in project, in this sprite animation i am applying on the 3D environment. It has totally 50 sprites, i have done the sprite animation. The problem is i want to reverse this animation like key frames should play from the 50 to 1.
This function available on the animation function, if we give speed as -1 it will play the reverse direction i have dont that too, but i cannot find it on animator. And if i use the animation the i cannot see the sprite in my scene.