Trigger asw marine knockback: Difference between revisions
Jump to navigation
Jump to search

(Created page with ' {{as}}'''trigger_asw_marine_knockback''' is a brush_entity available in Alien Swarm which knocks away marines touching it. {{clr}} == Keyvalues == ; <code>Start Disable…') |
m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.) |
||
(3 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
<!-- When this page is updated to {{langsp}} or {{language subpage}} instead of {{lang}}, please move {{this is a}} to the base page, as it is automatically translated. -->{{lang}}{{this is a|brush entity|name=trigger_asw_marine_knockback|game=Alien Swarm}} It knocks away marines touching it. | |||
{{as}} | |||
{{clr}} | {{clr}} | ||
Latest revision as of 17:57, 17 May 2024


trigger_asw_marine_knockback
is a brush entity available in Alien Swarm. It knocks away marines touching it.
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.
Knockback velocity
- Velocity given to the thrown back marine.
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
OnKnockback
- fired when a marine gets knockedback......
|
Inputs
|