Set view target with blen in 4.26.2

I see it now, sorry should have noticed. When you use view targets, the new target has to be an actor with a camera. So a pawn is good ( as long as it has a camera ), but a player start is no good because it has no camera.

So, the view target node, moves between two actors, both of which are supposed to have cameras.