How to detach child from parent on "death" in Blueprint character

I mean that when the “child actor” "dies, " it will be detached from the parent of the blueprint.
So, when I move the parent, the child won’t move.

To be honest, I don’t understand the “importance of the relationship” between parent/child.