trigger_asw_random_target
Jump to navigation
Jump to search



trigger_asw_random_target
is a brush entity available in Alien Swarm. It fires a single random output(chooses from predefined outputs) 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.
Num Outputs
- How many outputs to randomly pick from (from 1 to 6).
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