Trigger: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Redirected page to Triggers)
Line 1: Line 1:
==Entity Description==
#redirect [[Triggers]]
'''Trigger''' is a generic trigger [[entity]].
 
As an entity prefix, '''trigger''' entities are spatial volumes (in other words, brushed-based [[entity#Brush_entities|entities]]) which trigger [[output]]s depending on what touches them and how.
 
The two most common triggers are:
*[[trigger_once]]
*[[trigger_multiple]]
Several other trigger entities [[List_of_entities#Trigger_entities|also exist]].
 
==Keyvalues==
* {{KV TriggerOnce}}
==Flags==
* {{Fl TriggerOnce}}
==Inputs==
* {{I TriggerOnce}}
==Outputs==
* {{O Trigger}}
[[Category:Entities]] [[Category:Glossary]]
==See Also==
* [[Inputs and Outputs]]
* [[List_of_entities#Trigger_entities]]

Revision as of 13:24, 3 April 2011

Redirect to: