Animating an enemy actor

Hi, I’m new to animating and using persona in ue4, and I have a problem with animating an enemy actor. I have BP Class Enemy Spawner, which is spawning Actors Of Enemy BP Class. Usually, there is 5 enemies on the map at the same time. The problem is, all actors have the same animgraph, and, for example, when one of them dies and plays death animations all other actors do the same. Is there any way to make each of them playing their own animations?

Thanks in advance and sorry for bad English :slight_smile: