Trigger: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
Triggers one or more outputs depending on what touches it and how.
Triggers one or more outputs depending on what touches it and how.


The 3 most common entities are:
The two most common entities are:
*[[trigger_once]]
*[[trigger_once]]
*[[trigger_multiple]]
*[[trigger_multiple]]
*[[logic_relay]]
Several other trigger entities also exist.
 
Another entity often used to trigger a set of outputs is [[logic_relay]]


Several other trigger entities also exist.
==See Also==
==See Also==
[[list of entities#Trigger Entities|List of Trigger Entities]].
[[list of entities#Trigger Entities|List of Trigger Entities]].

Revision as of 18:51, 19 October 2005

Triggers one or more outputs depending on what touches it and how.

The two most common entities are:

Several other trigger entities also exist.

Another entity often used to trigger a set of outputs is logic_relay

See Also

List of Trigger Entities.