Template:I BreakableBrush: Difference between revisions
Jump to navigation
Jump to search
m (Template:I breakablebrush moved to Template:I BreakableBrush: Moving...) |
m (Robot: fixing template case.) |
||
Line 1: | Line 1: | ||
{{ | {{I Breakable}} | ||
* {{i parentname}} | * {{i parentname}} | ||
* '''EnableDamageForces''' | * '''EnableDamageForces''' |
Revision as of 22:31, 19 January 2009
Breakable:
- Break
- Breaks the breakable.
- SetHealth <integer>
- Sets a new value for the breakable's health. If the breakable's health reaches zero it will break.
- AddHealth <integer>
- Adds health to the breakable.
- RemoveHealth <integer>
- Removes health from the breakable.
- Template:I parentname
- EnableDamageForces
- Damaging the entity applies physics forces to it.
- DisableDamageForces
- Damaging the entity does *not* apply physics forces to it.