Change camera

Hey everyone, i have same problems connected with changing camera. how can i switch camera from character to another camera via widget? it doesn’t let me bind the node.

Set View Target needs an actor to look through, not a camera. It will then latch onto the first camera it can find inside the actor.

Why are we looping here? This will switch the camera to the last actor in that array.

because there is an array of characters that I want to filter through the combobox.
But I can’t get to the characters.

Makes sense, carry on then. Filter what is needed and feed the Set Target View an actor from that array.