Template:Fl DynamicProp: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Undo revision 149335 by Barracuda (Talk) - Ok, the common prefix is Fl, not FL. Sorry for that.)
(Updated)
Line 1: Line 1:
Use Hitboxes for Renderbox
{{ScrollBox|title=prop_dynamic_base|
* Start with collision disabled
* 64 : Use Hitboxes for Renderbox
* {{fl BreakableProp}}
* 256 : Start with collision disabled
{{Fl BreakableProp}}
}}<noinclude>
[[Category:Flag Templates|prop_dynamic_base]]
</noinclude>

Revision as of 15:41, 28 July 2011

prop_dynamic_base:
  • 64 : Use Hitboxes for Renderbox
  • 256 : Start with collision disabled

BreakableProp:

Break on Touch : [16]
Break on Pressure : [32]
Will break after being stood on for PressureDelay seconds.
Note.pngNote:Some models will break instantly if this is or isn't set. (e.g. militiawindow02_breakable.mdl, window_industrial.mdl)