Info mass center

From Valve Developer Community
Revision as of 09:41, 15 May 2022 by Popcorn (talk | contribs) (Template:in code -> Template:code class.)
Jump to navigation Jump to search

Template:Base point

Entity description

It 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

C++ In code, it is represented by theCInfoMassCenterclass, defined in thephysobj.cppfile.

Keyvalues

Target object (target) <targetname>
The entity whose mass center will be overridden.