Duplicate AI blueprint not taking damage

hi, i have working blueprint AI_drone.

I copy pasted this, as AI_drone_new

This new copy, behaves the same as AI_drone (which is what I want)

But, it will not get destroyed when I shoot it. I want to replace a new mesh for this AI_drone_new, after i get the functionality working. Why does my copied BP not get destroyed? I attached a screenshot of the death script. thanks for your help guys.

Yeah that is strange. Can you confirm that the copy is taking damage and losing health? Let’s see the code for that part that subtracts the health.