Trigger portal cleanser: Difference between revisions
Jump to navigation
Jump to search
Warning:If a player dies inside this entity, even if they are filtered out of it, the game will crash!
mNo edit summary |
m (Updated entity data style for consistency) |
||
Line 6: | Line 6: | ||
== Keyvalues == | == Keyvalues == | ||
{{KV Trigger}} | |||
== Flags == | == Flags == | ||
{{Fl Trigger}} | |||
== Inputs == | == Inputs == | ||
{{I Trigger}} | |||
== Outputs == | == Outputs == | ||
{{O Trigger}} | |||
{{IO|OnDissolveBox|Fired when a box is dissolved by the trigger. {{Note|in order for this output to fire, the object it dissolves must have the world model "models/props/metal_box.mdl"}}}} | |||
== See also == | == See also == |
Revision as of 14:43, 3 May 2011
Entity description
A trigger volume that removes objects and portals when the player touches it. It is used to create the "Material Emancipation Grid" / "Fizzler" particle-field in Portal.

Keyvalues
|
Flags
|
Inputs
|
Outputs
|
- OnDissolveBox
- Fired when a box is dissolved by the trigger.
Note:in order for this output to fire, the object it dissolves must have the world model "models/props/metal_box.mdl"