Trigger escape: Difference between revisions
Jump to navigation
Jump to search
(-added class hierarchy) |
m (→Outputs: Substituted IO templates) |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{lang | <!-- When this page is updated to {{langsp}} or {{language subpage}} instead of {{lang}}, please move {{this is a}} to the base page, as it is automatically translated. -->{{lang}}{{CD|CTriggerEscape}} | ||
{{CD|CTriggerEscape}} | {{this is a|brush entity|name=trigger_escape|series=Left 4 Dead}} The trigger indicates if there are Survivors in the volume who can escape the finale. | ||
{{ | |||
== Keyvalues == | == Keyvalues == | ||
Line 13: | Line 12: | ||
== Outputs == | == Outputs == | ||
{{ | {{O|OnEscapePossible|Fired if there is at least 1 survivor standing in the trigger}} | ||
{{ | {{O|OnEscapeImpossible|Fired if there are no survivors standing in the trigger}} | ||
{{O Trigger}} | {{O Trigger}} |
Latest revision as of 23:05, 20 April 2025
![]() |
---|
CTriggerEscape |
trigger_escape
is a brush entity available in Left 4 Dead series. The trigger indicates if there are Survivors in the volume who can escape the finale.
Keyvalues
|
Flags
|
Inputs
|
Outputs
- OnEscapePossible
- Fired if there is at least 1 survivor standing in the trigger
- OnEscapeImpossible
- Fired if there are no survivors standing in the trigger
|