Template:I visiblebrush: Difference between revisions
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
| No edit summary |  (content moved to Brush_entity/Rendering_related_keyvalues_and_inputs) | ||
| Line 1: | Line 1: | ||
| {{IO|SetDamageFilter|param=targetname|Sets a [[filter]] for this entity for when it receives damage.}} | {{IO|SetDamageFilter|param=targetname|Sets a [[filter]] for this entity for when it receives damage.}} | ||
| {{IO|EnableDamageForces|Allows the entity to be pushed by damage done to it (usually force amount correlates with the damage done).}} | {{IO|EnableDamageForces|Allows the entity to be pushed by damage done to it (usually force amount correlates with the damage done).}} | ||
| {{IO|DisableDamageForces|Prevents the entity from being pushed by damage done to it.}} | {{IO|DisableDamageForces|Prevents the entity from being pushed by damage done to it.}} | ||
| {{todo|move/mention at proper place}} | |||
Revision as of 03:27, 3 September 2024
- 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