Trigger asw chance: Difference between revisions
Jump to navigation
Jump to search
(Created page with '{{as}}'''trigger_asw_chance''' is a brush_entity available in Alien Swarm which has a specified chance of firing each time it's entered. {{clr}} == See also == * [[trig…') |
m (asw brush template) |
||
Line 1: | Line 1: | ||
{{as}} | {{as brush|trigger_asw_chance}} It has a specified chance of firing each time it's entered. | ||
{{clr}} | {{clr}} | ||
Revision as of 13:37, 19 March 2011
Template:As brush It has a specified chance of firing each time it's entered.
See also
Keyvalues
Start Disabled
- Should the trigger start disabled?
Filter Name
- Name of the filter defining what type of entities can activate this trigger. Mostly unecessary in Alien Swarm.
Delay Before Reset
- How long after being activated before it can be activated again.
Trigger Chance
- Chance of the trigger firing out (from 0 to 1). 0.1 = 10%, 0.5 = 50% etc.
Flags
- Marines And Aliens
- Pushables
- Physics Objects
- Only Marines
- Everything(not including physics debris)
- Physics debris
- Only NPCs in vehicles (respects player ally flag)
- Correctly account for object mass (trigger_push used to assume 100Kg) and multiple component physobjs (car,blob...) ToDo: Explain in detail
Outputs
|
Inputs
|