Respawning - multiplayer

Hi, I had the same problem in my game and for solve it I used a switch node after the cast as you can see on the picture.

285384-respawn-picture.jpg

You plugs the player index in the switch selection.

Another solution, if you have many players, is to call your event directly in player controller blueprint.