Asw trigger fall

From Valve Developer Community
Revision as of 16:06, 26 July 2010 by Falidell (talk | contribs) (Created page with '{{as}}'''asw_trigger_fall''' is a brush_entity available in Alien Swarm that kills any NPC's touching this trigger {{clr}} == Recommendations == * Select who you want to …')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Alien Swarmasw_trigger_fall is a brush_entity available in Alien Swarm that kills any NPC's touching this trigger

Recommendations

  • Select who you want to die that touches this trigger with the flags. ex. Players shall die here if i have the only Marines flag checked

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.

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...)

Outputs

Todo:  add and explain Outputs

Inputs

Todo:  add and explain Inputs