deleted
You can set the Actor to hidden and disable input then, well depends on what you want to do. You can spawn particles, play a sound cue, display some UI. When the player revives you can set him back to visible. Or you go back to menu. Destroying the player actor is rarely a good idea though.
Ok, I’ll try that.