ResolveGroupActorExtension

ResolveGroupActorExtension changes camera FOV and distance to encompass the group actor, if any in follow component or aim component, on screen space. Refer to Group Actor Component for how to create a group actor in the level and set up properties in the group actor component.

Parameter
Description

Resolve Method

Method you use to resolve group actor. Zoom Only adjusts camera FOV. Distance Only adjusts camera distance. Mix adjusts both FOV and distance. Distance Only and Mix are recommended.

FOV Range

Lower and upper bound FOV.

FOV Damp Time

Damp time to adjust FOV.

Distance Range

Distance range allowed for adjustment.

Distance Damp Time

Damp time to adjust camera distance.

Tolerance

Which percent of the COMBINED (the union of all sub-bounding boxes) bounding box will be tolerated. 0 means totally conforming to the bounding box. 1 means the bounding box will be fully ignored, in which case FOV and distance will not be adjusted. 0.5 means the bounding box will shrink by 50% at its size. Increasing this value may make the group target actors move beyond screen.

Stage

Stage at which this component is executed. You can only change this property at the "Class Defaults" window.

Last updated