Env entity dissolver: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (Reverted edit of last, changed back to last version by cur)
m (Robot: fixing template case.)
Line 25: Line 25:


== Inputs ==
== Inputs ==
* {{i targetname}}
* {{I Targetname}}
* '''Dissolve <target_destination>'''
* '''Dissolve <target_destination>'''
: Dissolve target, if no target is passed it'll use the target specified in the target field.
: Dissolve target, if no target is passed it'll use the target specified in the target field.

Revision as of 19:38, 19 January 2009

Template:Wrongtitle

Entity description

An entity dissolver.

Keyvalues

<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.

Outputs