Asw camera control: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(cleanup)
mNo edit summary
Line 1: Line 1:
{{as brush|asw_camera_control}}  
{{lang|title=asw_camera_control}}
{{entity|asw_camera_control|type=e2|gane=Alien Swarm}}


==Entity description==
==Entity description==

Revision as of 09:19, 24 January 2023

English (en)Translate (Translate)

Template:Entity

Entity description

It changes the camera angle while Marines are inside this trigger. (This entity doesn't seem to exist in the actual game? Removed from levels and no ent_info in game)

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

Origin:

Origin (X Y Z) (origin) <origin>
The position of this entity's center in the world. Rotating entities typically rotate around their origin.
Angle Type ([todo internal name (i)]) <choices>
Camera angle to use when marines are in this volume.
  • 0 : Top-down
  • 1 : 40 degree

Inputs

Outputs