How to cast to spectator pawn

Im Trying to cast the dying player to a spectator pawn but cant seem to do so please help! So what i have going on is when someone hits the trigger box a display is triggered saying you lost but i also want it to cast the dying player to a spectator pawn.

Please and Thank you!

What you have there will only work is there’s already a spec pawn in the level. Is that the case?

ya i have a spec pawn in the level but nothing happens.

So i managed to get it to work for the host but it doesnt work for anyone else im lost.

Not sure about multi, sorry… :-/

Create a Spectator class.
Game mode: On death set pawn life span, Controller unpossess Pawn, spawn spectator class, controller possess spectator.

Im sorry could u possible show it in blueprints im lost

all i need is the player controller id for all players to plug into target on poss to get it to work for all players rn it only works for the host