info_player_observer
		
		
		
		Jump to navigation
		Jump to search
		
info_player_observer  is a   point entity  available in  Zombie Panic! Source. The observer (aka: spectate) spawn point entity used in Zombie Panic! Source.
 Zombie Panic! Source. The observer (aka: spectate) spawn point entity used in Zombie Panic! Source.
Keyvalues
- Name (targetname) <string>[ Edit ]
- The name that other entities refer to this entity by, via Inputs/Outputs or other keyvalues (e.g. parentnameortarget).
 Also displayed in Hammer's 2D views and Entity Report.See also: Generic Keyvalues, Inputs and Outputs available to all entities
- Pitch Yaw Roll (Y Z X) (angles) <QAngle>
- This entity's orientation in the world. Pitch is rotation around the Y axis, yaw is the rotation around the Z axis, roll is the rotation around the X axis.
Inputs
- Toggle Spawn
- Toggles the spawn on and off.
See also
- info_player_start
- info_player_human
- info_player_zombie
- info_player_common
- point_viewcontrol, which performs a similar function in     