Env portal credits: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(Cleanup) |
||
Line 1: | Line 1: | ||
{{portal series point|env_portal_credits}} | {{portal series point|env_portal_credits}} It controls the rolling credits for Portal & Portal 2. | ||
== Keyvalues == | |||
==Keyvalues== | |||
{{KV Targetname}} | {{KV Targetname}} | ||
==Inputs== | == Inputs == | ||
{{IO|RollCredits|Start the intro credits rolling.}} | |||
{{IO|RollOutroCredits|Start the outro credits rolling.}} | |||
{{IO|ShowLogo|Show the HL2 logo.}} | |||
{{IO|RollPortalOutroCredits|Start the Portal greenscreen outro credits.}} | |||
{{I Targetname}} | {{I Targetname}} | ||
==Outputs== | == Outputs == | ||
{{IO|OnCreditsDone|Fired when the credits having finished rolling.}} | |||
{{O Targetname}} | {{O Targetname}} | ||
Revision as of 15:39, 31 July 2011
Template:Portal series point It controls 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.