Env player viewfinder: Difference between revisions
Jump to navigation
Jump to search
(→Inputs) |
(→Keyvalues: testing for altered kv targetname) |
||
Line 12: | Line 12: | ||
== Keyvalues == | == Keyvalues == | ||
{{KV Targetname}} | {{KV Targetname|basehl2=1}} | ||
== Inputs == | == Inputs == |
Revision as of 22:19, 7 July 2018
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
ortarget
).
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.