Env portal credits: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
==Entity Description== | ==Entity Description== | ||
An entity to control the rolling credits for | An entity to control the rolling credits for Portal & Portal 2. | ||
==Keyvalues== | ==Keyvalues== |
Revision as of 13:57, 25 April 2011
Entity Description
An entity to control the rolling credits for Portal & Portal 2.
Keyvalues
- Name (targetname) <string>[ Edit ]
- The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g.
parentname
ortarget
).
Also displayed in Hammer's 2D views and Entity Report.See also: Generic Keyvalues, Inputs and Outputs available to all entities
Inputs
- RollCredits
- Start the intro credits rolling.
- RollOutroCredits
- Start the outro credits rolling.
- ShowLogo
- Show the HL2 logo.
- RollPortalOutroCredits
- Start the Portal greenscreen outro credits.
Outputs
- OnCreditsDone
- Fired when the credits having finished rolling.