When player is dead change view to a players view

Hey so I’m working on a project and I want to have it so that when a player dies, he starts spectating another player through his camera. I’m trying to do it with “Set view target with Blend” however I have no luck. What I have is when the player dies, an event plays on the player that died to cast to the person I want to spectate, and then it just set view target with blend and destroy actor however it does not work. (Multiplayer)