Template:Fl DynamicProp: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Redirected page to Template:FL PropDynamicBase)
(Undo revision 149335 by Barracuda (Talk) - Ok, the common prefix is Fl, not FL. Sorry for that.)
Line 1: Line 1:
#REDIRECT [[Template:FL PropDynamicBase]]
Use Hitboxes for Renderbox
* Start with collision disabled
* {{fl BreakableProp}}

Revision as of 18:22, 4 May 2011

Use Hitboxes for Renderbox

  • 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)