Worst-case scenario: the UEd Goblin wipes the map and burns down your house.

UE1:CS_ZoomFOV (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
RTNP Object >> Actor >> Triggers >> CutSeq >> CS_ZoomFOV
Package: 
UDSDemo

The Unreal Director's Suite Release version: Jan 7th, 1999

[ CS_ZoomFOV ]

Zooms the FOV in and out.

Properties[edit]

Property group 'CS_ZoomFOV'[edit]

FOVIncrement[edit]

Type: float

How much to change the FOV by at a time

Default value: 1.0

IncrementTime[edit]

Type: float

How long between each increment

Default value: 0.075

TargetFOV[edit]

Type: float

What final FOV to stop at

Default value: 90.0

Internal variables[edit]

CurFOV[edit]

Type: float


player[edit]

Type: CSPlayer


Events[edit]

Trigger[edit]

event Trigger (Actor Other, Pawn EventInstigator)

Overrides: Actor.Trigger


States[edit]

Zooming[edit]

Zooming.Timer[edit]

event Timer ()

Overrides: Actor.Timer (global)