Trigger remove: Difference between revisions
Jump to navigation
Jump to search
Warning:Removing some entities can cause instability.
mNo edit summary |
(Removed the Scripting section; the only information it supplied was the fact that triggers can be parented, which isn't specific to trigger_remove) |
||
Line 22: | Line 22: | ||
{{O Targetname}} | {{O Targetname}} | ||
{{O Trigger}} | {{O Trigger}} | ||
Revision as of 11:07, 6 April 2020
Template:Base brush It is a trigger volume that removes any entities that touch it.

This is not the same as killing entities; i.e. NPCs removed in this manner will not fire their OnKilled outputs.
Keyvalues
|
Flags
|
Inputs
|
Outputs
- OnRemove
- Fired whenever an entity is removed.
|