info_mass_center

From Valve Developer Community

Revision as of 21:13, 12 April 2008 by Beeswax (Talk | contribs)
(diff) ← Older revision | Current revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This is a point entity available in all Source games.

Entity Description

An entity that overrides the mass center of the target physics prop or func_physbox by moving it to the info_mass_center's location. Removed after map spawn

In code it is represented by class CInfoMassCenter, defined in physobj.cpp.

Keyvalues

  • target
<target_destination> The entity whose mass center will be overridden.
Personal tools