Env entity dissolver: Difference between revisions
Jump to navigation
Jump to search
m (Robot: fixing template case.) |
m (Robot: Automated text replacement (-\{\|\r +{| class=standard-table)) |
||
Line 12: | Line 12: | ||
* '''dissolvetype''' | * '''dissolvetype''' | ||
: <choices> Dissolve Type | : <choices> Dissolve Type | ||
:{| | :{| class=standard-table | ||
! Literal Value || Description | ! Literal Value || Description | ||
|- | |- |
Revision as of 20:31, 19 January 2009
Entity description
An entity dissolver.
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
- target
- <target_destination> Targetname of the entity you want to dissolve.
- magnitude
- <integer> How strongly to push away from the center.
- dissolvetype
- <choices> Dissolve Type
Literal Value Description 0 Energy 1 Heavy electrical 2 Light electrical 3 Core Effect
Inputs
- Dissolve <target_destination>
- Dissolve target, if no target is passed it'll use the target specified in the target field.