I am learning how to create animations in Unity, and so far I am getting on just fine.
I have a question though.
I am able to create an animation by selecting all the frames from a sprite sheet and dragging them into Unity. My question is, if I delete that animation from a scene, how do I add it back again? If I drag the frames back in, it asks to save a new animation, which is not what I need since the animation already exists. How do I add the already existing animation to a scene?