Env player viewfinder: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.)
m (→‎Inputs: Substituted IO templates)
Line 12: Line 12:


== Inputs ==
== Inputs ==
{{IO|ShowViewFinder|Shows the view finder screen overlay.}}
{{I|ShowViewFinder|Shows the view finder screen overlay.}}
{{IO|HideViewFinder|Hides the view finder screen overlay.}}
{{I|HideViewFinder|Hides the view finder screen overlay.}}
{{I Targetname}}
{{I Targetname}}


== Outputs ==
== Outputs ==
{{O Targetname}}
{{O Targetname}}

Revision as of 23:08, 20 April 2025

English (en)Русский (ru)Translate (Translate)
A screenshot of the viewfinder in-game

Stub

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

env_player_viewfinder is a point entity available in Portal 2 Portal 2.

Entity description

This Entity 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 screen overlay.
HideViewFinder
Hides the view finder screen overlay.


Outputs