Is it an actual issue? When an object is destroyed (in this case when a ennemy dies), they shouldn't be supposed to come back all on their own, and especially not continue the actions they had started, right?
If you want them to reappear somewhere after they died, maybe you should just add an event that re-creates them (which would normaly also reset them).
Or is there something I didn't understand?