Asw trigger fall: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (Cleanup.)
Line 1: Line 1:
{{as brush|asw_trigger_fall}} It kills any NPC's touching this trigger
{{cleanup}}{{as brush|asw_trigger_fall}} It kills any NPC's touching this trigger


== Recommendations ==
== Recommendations ==

Revision as of 15:18, 19 August 2010

Broom icon.png
This article or section needs to be cleaned up to conform to a higher standard of quality.
For help, see the VDC Editing Help and Wikipedia cleanup process. Also, remember to check for any notes left by the tagger at this article's talk page.

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