Template:I BreakableBrush

From Valve Developer Community
Revision as of 21:29, 25 September 2005 by Ts2do (talk | contribs)
Jump to navigation Jump to search

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.
Damaging the entity applies physics forces to it.
  • DisableDamageForces
Damaging the entity does *not* apply physics forces to it.