prop_dynamic_override
Jump to navigation
Jump to search
![]() |
---|
CDynamicProp |
![]() |
prop_dynamic_override
is an e0 available in all Source games. A variant of prop_dynamic which will permit using models designed to be used as prop_physics. Although this entity provides the freedom of turning physics props into dynamic props, be aware of that players will rely on the behavior of props to be more or less consistent with other maps, and even other Source games.

prop_dynamic

KeyValues / Inputs / Outputs
are identical to prop_dynamic


DisableBoneFollowers
keyvalue doesn't exist so when there is need to spawn a model with no phys_bone_followers then using this entity with collision set to Not Solid
will prevent them from spawningSee also
- Prop Types Overview
- Prop Footsteps - A tutorial that provides essential code for when players walk on entities like this, it's not ignored during footstep sound computation.
- prop_dynamic
- prop_physics_override