The situation: A bullet strikes the player and using the wonderful collision part of game editor the player actor is destroyed. However the gun actor which is a child of the player actor is still there.
How do I destroy the child actor when the parent actor is destroyed?