Env holo emitter: Difference between revisions
Jump to navigation
Jump to search
Important:You need point_template to spawn this entity, otherwise the game will crash with this error message.
MyGamepedia (talk | contribs) No edit summary |
(-added class hierarchy, cleanup) |
||
Line 1: | Line 1: | ||
{{ent not in fgd|none}} | {{ent not in fgd|none}} | ||
[[File:holoemitterimage.jpg| | [[File:holoemitterimage.jpg|200px|right]] | ||
{{CD|???|base=??? CBaseAnimating}} | |||
{{This is a|point entity|name=env_holo_emitter|game=Black Mesa}} This is model with blue [[point_spotlight|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. | {{This is a|point entity|name=env_holo_emitter|game=Black Mesa}} This is model with blue [[point_spotlight|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. | ||
{{important|You need {{ent|point_template}} to spawn this entity, otherwise the game will crash with this error message. | {{important|You need {{ent|point_template}} to spawn this entity, otherwise the game will crash with this error message. | ||
{{expand|title=Not precached error| | |||
File:Holoemitcrash4.png | [[File:Holoemitcrash4.png]] | ||
}}}} | |||
}} | |||
==Keyvalues== | ==Keyvalues== | ||
{{KV | {{KV Targetname}} | ||
== Inputs == | == Inputs == | ||
{{ | {{I|TurnOn|param=void|Turns spotlight on.}} | ||
{{ | {{I|TurnOff|param=void|Turns spotlight off.}} | ||
Revision as of 18:11, 25 September 2024
![]() |
---|
??? |
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.

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
- TurnOn <void>
- Turns spotlight on.
- TurnOff <void>
- Turns spotlight off.