env_holo_emitter
Jump to navigation
Jump to search
env_holo_emitter
is a point entity available in Black Mesa. This is model with blue spotlight with no ability to be customized. This is probably hologram emitter that was planned to be used in the "Hazard Course" chapter, which wasn't ever released.
Represented by class CEnv_Holo_Emitter
.
Important:You need point_template to spawn this entity, otherwise the game will crash with this error message.
Keyvalues
- Name (targetname) <string>
- 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
- TurnOn <void>
- Turns spotlight on.
- TurnOff <void>
- Turns spotlight off.