Template:O BreakableBrush: Difference between revisions
Jump to navigation
Jump to search
m (Template:O breakablebrush moved to Template:O BreakaBlebrush: Moving...) |
m (Robot: fixing template case.) |
||
Line 1: | Line 1: | ||
{{ | {{O Breakable}} |
Revision as of 22:37, 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.