Template:O BreakableBrush: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
m (Template:O breakablebrush moved to Template:O BreakaBlebrush: Moving...) |
(No difference)
|
Revision as of 18:54, 19 January 2009
BreakableBrush:
- OnBreak
- !activator = entity that breaks the object
!caller = this entity
Fired when this object breaks.
- OnHealthChanged <float>
- !activator = entity that caused the health change
!caller = this entity
Fired whenever the health of the breakable has increased or decreased. This output automatically puts the new health amount as a decimal percent (e.g. 45% = 0.45) into the parameter box for inputs, if the mapper does not override the parameter with something else.