Template:Fl DynamicProp: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(.)
(changed to use spawnflag template)
Line 1: Line 1:
{{minititle|DynamicProp}}
{{minititle|DynamicProp}}
*64: Use Hitboxes for Renderbox
{{Fl|64|Use Hitboxes for Renderbox}}
*256: Start with collision disabled
{{Fl|256|Start with collision disabled}}
{{Fl BreakableProp}}<noinclude>[[Category:Flag Templates|prop_dynamic_base]]</noinclude>
{{Fl BreakableProp}}<noinclude>[[Category:Flag Templates|prop_dynamic_base]]</noinclude>

Revision as of 03:15, 14 June 2020

DynamicProp:

Use Hitboxes for Renderbox : [64]
Start with collision disabled : [256]

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)