Env portal credits: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Robot: fixing template case.)
m (Robot: fixing template case.)
Line 22: Line 22:


==Outputs==
==Outputs==
* {{o targetname}}
* {{O Targetname}}
* '''OnCreditsDone'''
* '''OnCreditsDone'''
: Fired when the credits having finished rolling.
: Fired when the credits having finished rolling.
[[Category:Portal Entities]]
[[Category:Portal Entities]]

Revision as of 20:11, 19 January 2009

Template:Wrongtitle

Entity Description

An entity to control the rolling credits for portal.

Availability

This point entity is exclusive to 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.