CStatueProp

From Source Entities
Jump to navigation Jump to search

Present in:
Asw.pngASW
P2.pngPortal 2
Csgo.pngCS:GO

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:

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."
[
]