Info director: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (Robot: fixing template case.)
Line 5: Line 5:
== Keyvalues ==
== Keyvalues ==
* {{kv targetname}}
* {{kv targetname}}
* {{kv origin}}
* {{KV Origin}}
== Inputs ==
== Inputs ==
* '''StartIntro'''
* '''StartIntro'''

Revision as of 19:49, 19 January 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

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