CStatueProp
Jump to navigation
Jump to search
Code classes:
CStatueProp
CPhysicsProp
CBreakableProp
CBaseProp
(props)CBaseAnimating
(models)CBaseEntity
(all ents)
CStatueProp
is a code class in some Source games. It gives physics props some icy/frozen properties (less friction, more buoyant, and a little heavier).
Classnames:
physics_prop_statue
(Not in FGD)
The entity will spawn concrete gibs if broken, clearly indicating that the ideas for it were never fully fleshed out.
FGD Code[edit | edit source]
@PointClass base(prop_physics) studioprop() sphere(fademindist) sphere(fademaxdist) = physics_prop_statue : "Icy/Frozen physics prop."
[
]