Env player viewfinder: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Fixed screenshot)
No edit summary
Line 2: Line 2:
{{stub}}
{{stub}}
   
   
{{portal2 point|env_player_viewfinder}} Turns the viewfinder on and off in co-op.
{{portal2 point|env_player_viewfinder}} It turns a viewfinder overlay on and off in co-op.





Revision as of 01:47, 18 August 2011

A screenshot of the viewfinder in-game

Stub

This article or section is a stub. You can help by expanding it.

Template:Portal2 point It turns a viewfinder overlay on and off in co-op.


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

ShowViewFinder
Shows the view finder scren overlay.
HideViewFinder
Hides the view finder scren overlay.


Outputs