Template:Fl BreakableBrush: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Cleanup)
(tidied a little)
Line 1: Line 1:
{{ScrollBox|title=BreakableBrush|
{{minititle|Breakable (brush)}}
* 1 : Only Break on Trigger
*1: Only Break on Trigger
* 2 : Break on Touch
*2: Break on Touch
* 4 : Break on Pressure
*4: Break on Pressure
* 512 : Break immediately on Physics
*512: Break immediately on Physics
* 1024 : Don't take physics damage
*1024: Don't take physics damage
* 2048 : Don't allow bullet penetration
*2048: Don't allow bullet penetration<noinclude>[[Category:Flag Templates|BreakableBrush]]</noinclude>
}}<noinclude>
[[Category:Flag Templates|BreakableBrush]]
</noinclude>

Revision as of 14:31, 5 October 2018

Breakable (brush):

  • 1: Only Break on Trigger
  • 2: Break on Touch
  • 4: Break on Pressure
  • 512: Break immediately on Physics
  • 1024: Don't take physics damage
  • 2048: Don't allow bullet penetration