Prop dynamic override

From Valve Developer Community
Revision as of 15:45, 28 July 2011 by Barracuda (talk | contribs) (Added entity data)
Jump to navigation Jump to search

Template:Base point A prop that can be placed in hierarchy and can play animations. It can also be configured to break when it takes enough damage.

prop_dynamic_override is a prototyping entity only. It will allow the use of models designed to be used as prop_physics.

Keyvalues

Health ([todo internal name (i)]) <integer>
Number of points of damage to take before breaking. 0 means don't break.

Template:KV prop dynamic base

Flags

Template:Fl prop dynamic base

Inputs

Template:I prop dynamic base

Outputs

Template:O prop dynamic base

See also