Trigger: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{ent not in fgd|nolink=1}} | {{ent not in fgd|nolink=1}} | ||
{{CD|CBaseTrigger|file1=triggers.cpp}} | {{CD|CBaseTrigger|file1=triggers.cpp}} | ||
{{base | {{base brush|trigger}} It's 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. | 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. |
Revision as of 07:32, 6 November 2022
![]() |
---|
CBaseTrigger |
![]() |
Template:Base brush It's is a generic trigger entity.
As an entity prefix, trigger entities are spatial volumes (in other words, brushed-based entities) which trigger outputs depending on what touches them and how.
The two most common triggers are:
Several other trigger entities also exist.