I am creating a project using Unity3D.
In my project I have an initial animation that is standard and several other animations that are triggered by some action of the user, however all the time the image is lost the application executes the standard animation and not the one that was being executed at the moment the image was lost. Could someone give me a hint how to solve this?