Asw trigger fall

From Valve Developer Community
Revision as of 05:55, 27 July 2010 by TomEdwards (talk | contribs)
Jump to navigation Jump to search

Template:As brush It 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