point_deathfall_camera

From Valve Developer Community
Jump to: navigation, search
class hierarchy
CDeathFallCamera
CBaseEntity

point_deathfall_camera is a point entity available in the Left 4 Dead series Left 4 Dead series. It is a camera entity that players falling to their deaths look through.

Keyvalues

Field of view (fov) <float>
Player FOV
Seconds to reach FOV target (fov_rate) <float>
Amount of time it should take to reach the specified FOV

Targetname:
Name (targetname) <string>
The targetname that other entities refer to this entity by.

Angles:
Pitch Yaw Roll (Y Z X) (angles) <angle>
This entity's orientation in the world. Pitch is rotation around the Y axis, yaw is the rotation around the Z axis, roll is the rotation around the X axis.

See also