env_citadel_energy_core

From Valve Developer Community
Jump to: navigation, search
English (en)Translate (Translate)
Class hierarchy
CCitadelEnergyCore
CBaseEntity
citadel_effects.cpp

env_citadel_energy_core is a point entity available in Half-Life 2 Half-Life 2, Half-Life 2: Episode One Half-Life 2: Episode One, Half-Life 2: Episode Two Half-Life 2: Episode Two, and Half-Life 2: Deathmatch Half-Life 2: Deathmatch.

Not to be confused with prop_coreball (The reactor core ball from Episode One) or prop_combine_ball (Citadel/AR2 energy balls).
A Citadel Energy Core with Particles

This is a simple particle effect not prominently displayed but frequently used in the Citadel. It's most common use is on weapon confiscation devices and some devices seen transporting energy balls.

These are also used by the elevators and unstationary scaffolds in Portal.

Note.pngNote:This entity is also in the code for Portal 2. Its functionality is not guaranteed.


Flags

No small particles : [1]
Start on : [2]

Keyvalues

Name (targetname) <string>
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

Scale (scale) <float>
Scale of the effect. 1 is the default size, 2 is twice that, etc.

Inputs

StartCharge <float>
Start charging the core over specified number of seconds.
StartDischarge
Start discharging the core.
Stop <float>
Makes particles fade away within a given number of seconds.