i agree. if you have something like a damage system then you would have a check to see if the players health is less than 0, then you would have if true spawn actor from class (spawn pickup), and finally the destroy actor(character) or whatever which represents the player death (ragdoll, disable input, etc).