Env portal credits: Difference between revisions
Jump to navigation
Jump to search
m (Robot: fixing template case.) |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{ | {{portal series point|env_portal_credits}} | ||
==Entity Description== | ==Entity Description== | ||
An entity to control the rolling credits for portal. | An entity to control the rolling credits for portal. | ||
==Keyvalues== | ==Keyvalues== | ||
Line 25: | Line 22: | ||
* '''OnCreditsDone''' | * '''OnCreditsDone''' | ||
: Fired when the credits having finished rolling. | : Fired when the credits having finished rolling. | ||
Revision as of 06:15, 23 April 2011
Entity Description
An entity to control the rolling credits for portal.
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.