Focus actor in blueprint?

Hey devs/masters,

Is there a way to focus a particular actor via blueprint?

In what way do you want to focus it?

What do you mean by focus?

If you mean focus the camera on the actor, you’ll need to write the function yourself. Depending on your camera setup, that could be something as simple as Set Actor Location but it could also involve calculating the new rotation. It’s certainly possible, though.

I meant to bring my actor center of the screen and fit it exactly so that it doesn’t get cut in on top or sides.

Sorry if I was not clear earlier

I meant to bring my actor center of the screen and fit it exactly so that it doesn’t get cut in on top or sides.

Sorry if I was not clear earlier