Function; Camera_FocusSobGroupWithBuffer - HWRM/KarosGraveyard GitHub Wiki

Camera_FocusSobGroupWithBuffer(<sSobGroupName>, <fBufferDistance>, <fDistance>, <fTime>)

Description

Moves the camera to focus on the first ship of <sSobGroupName> at <fDistance>.
Movement is instantaneous if the camera is already within <fBufferDistance> of the sobgroup; otherwise, movement takes <fTime> seconds to complete.

Example

Camera_FocusSobGroupWithBuffer( "Vaygr_MakaanMothership", 2000, 2000, 2 )

Arguments

<sSobGroupName>: the sob group to focus on.
<fBufferDistance>: if the camera is already within that buffer, the time will not be taken into consideration.
<fDistance>: the distance at which to focus.
<fTime>: the time it will take to cover the distance.

Related Pages

Gamerule

Function Reference

SCAR (SCripting at Relic) Reference

Comments

Page Status

Updated Formatting? Initial
Updated for HWRM? Initial

⚠️ **GitHub.com Fallback** ⚠️