OrbitFollow
Last updated
Last updated
OrbitFollow cameras track the target actor in orbits defined at different heights and radii. You can define multiple orbits so that camera will move on the surface formed by these orbits. In most cases you should use ControlAim for the aim component.
Orbits
Orbits you can define for this component. Each orbit has two properties: Height and Radius. Height can be negative, relative to the target actor's root position. Radius is centered at the up direction of target actor.
Blend Function
The function to blend between orbits.
Damper
An aggregate damper consisting of three sub-dampers used to damp the X/Y/Z axis.
Damper X/Y/Z
Sub-damper. You can choose a specific damper type for each axis. For a detailed introduction to damper, refer to Camera Dampers.
Follow Target
The following target actor. You should specify it in node CallCamera
in blueprint.
Follow Offset
The offset camera tries to keep with respect to the target actor. Not applicable for this component.
Socket Name
Optional SocketName. lf this socket can be found, its transform willbe used. You should be very CAREFUL of the socket's rotation, sincethe final location is based on the local space. DOES NOT apply to OrbitFollow and CraneFollow.
Stage
Stage at which this component is executed. You can only change this property at the "Class Defaults" window.