Env player viewfinder: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (→‎Inputs: Substituted IO templates)
No edit summary
 
Line 1: Line 1:
<!-- When this page is updated to {{langsp}} or {{langsp}} instead of {{lang}}, please move {{this is a}} to the base page, as it is automatically translated. -->{{lang|Env player viewfinder}}[[File:Env_player_viewfinder.jpg|thumb|right|300px|A screenshot of the viewfinder in-game]]  
{{LanguageBar}}
[[File:Env_player_viewfinder.jpg|thumb|right|300px|A screenshot of the viewfinder in-game]]  
{{stub}}
{{stub}}
   
   
{{this is a|point entity|name=env_player_viewfinder|game=Portal 2}}
{{this is a|logical entity|name=env_player_viewfinder|game=Portal 2}} This Entity turns a viewfinder overlay on and off in co-op.
 
==Entity description==
This Entity turns a viewfinder overlay on and off in co-op.
 


== Keyvalues ==
== Keyvalues ==
Line 14: Line 11:
{{I|ShowViewFinder|Shows the view finder screen overlay.}}
{{I|ShowViewFinder|Shows the view finder screen overlay.}}
{{I|HideViewFinder|Hides the view finder screen overlay.}}
{{I|HideViewFinder|Hides the view finder screen overlay.}}
{{I Targetname}}
== Outputs ==
{{O Targetname}}

Latest revision as of 01:26, 6 June 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 logical entity available in Portal 2 Portal 2. 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.