Info director: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Robot: fixing template case.)
No edit summary
Line 1: Line 1:
{{note|The current description of this entity is based on unofficial data based on data mining. Anything that may be read here is largely incomplete or, in some cases, incorrect.}}
{{note|The current description of this entity is based on unofficial data based on data mining. Anything that may be read here is largely incomplete or, in some cases, incorrect.}}
== Entity Description ==
== Entity Description ==
The notorious Director.
The ''notorious'' Director.


== Keyvalues ==
== Keyvalues ==

Revision as of 07:52, 26 February 2009

Note.pngNote:The current description of this entity is based on unofficial data based on data mining. Anything that may be read here is largely incomplete or, in some cases, incorrect.

Entity Description

The notorious Director.

Keyvalues

Name (targetname) <string>[ Edit ]
The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g. parentname or target).
Also displayed in Hammer's 2D views and Entity Report.
See also:  Generic Keyvalues, Inputs and Outputs available to all entities

  • Origin:
Origin (X Y Z) (origin) <origin>
The position of this entity's center in the world. Rotating entities typically rotate around their origin.

Inputs

  • StartIntro
Start the intro.
  • FinishIntro
Finish the intro.
  • ForceSurvivorPositions
Force the survivors to their starting positions and disable movement.
  • ReleaseSurvivorPositions
Release the survivors from their starting positions and enable movement.
  • PanicEvent
Force a panic event.
  • FireConceptToAny

Outputs

  • OnGameplayStart
Fired when the gameplay starts.
  • OnPanicEventFinished
  • OnKilled