Template:I visiblebrush: Difference between revisions
Jump to navigation
Jump to search
(content moved to Brush_entity/Rendering_related_keyvalues_and_inputs) |
m (→top: Substituted IO templates) |
||
Line 1: | Line 1: | ||
{{ | {{I|SetDamageFilter|param=targetname|Sets a [[filter]] for this entity for when it receives damage.}} | ||
{{ | {{I|EnableDamageForces|Allows the entity to be pushed by damage done to it (usually force amount correlates with the damage done).}} | ||
{{ | {{I|DisableDamageForces|Prevents the entity from being pushed by damage done to it.}} | ||
{{todo|move/mention at proper place}} | {{todo|move/mention at proper place}} |
Latest revision as of 12:58, 21 April 2025
- SetDamageFilter <targetname>
- Sets a filter for this entity for when it receives damage.
- EnableDamageForces
- Allows the entity to be pushed by damage done to it (usually force amount correlates with the damage done).
- DisableDamageForces
- Prevents the entity from being pushed by damage done to it.
Todo: move/mention at proper place