2D Animation Control

Hi I have been searching the threads, and I haven’t been able to find something yet that can help me. Perhaps I am just not looking properly.

I have created a sprite animation, but now I want it to stop looping and stop on the last frame. Also I want to make it so that when the player clicks restart that the animation plays again and stops on the last frame.

Please can you help I am still new to Unity.

To make an animation play only once, select this animation in the Project tab and in the Inspector disable Loop Time. As for your second question, that is a little more complex, I suggest you take a look at the Tutorials section or the Live Training.