Add X-Ray Camera Operator


alt text

About

Creates a camera on the scene with a choice of type (HUD or Level)

Parameters

Camera Type

Indicates the type of camera. This parameter determines what angle of view the camera will have

Camera TypeDescription
HUD SoC/CSCamera for hud models of weapons from SoC/CS. View angle is equal to the product of the base angle by a coefficient (67.5 * 0.45 = 30.375)
HUD CoPCamera for hud-models of weapons from CoP. View angle is equal to the product of the base angle by a coefficient (55.0 * 0.45 = 24.75).
Level SoC/CSCamera for locations from SoC/CS. It is used to create animations of camera flight in cut scenes. Viewing angle is 67.5
Level CoPCamera for locations from CoP. Viewing angle is 55.0

Sources

Source