Env portal credits: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Robot: fixing template case.)
mNo edit summary
Line 1: Line 1:
{{wrongtitle|title=env_portal_credits}}
{{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.
==Availability==
This point entity is exclusive to [[Portal]].


==Keyvalues==
==Keyvalues==
Line 25: Line 22:
* '''OnCreditsDone'''
* '''OnCreditsDone'''
: Fired when the credits having finished rolling.
: Fired when the credits having finished rolling.
[[Category:Portal Entities]]

Revision as of 06:15, 23 April 2011

Template:Portal series point

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 or target).
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.