Info mass center: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
m (link)
Line 3: Line 3:


==Entity Description==
==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
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|class=class_c_info_mass_center.html CInfoMassCenter|file=physobj_8cpp-source.html physobj.cpp}}
{{in code|class=class_c_info_mass_center.html CInfoMassCenter|file=physobj_8cpp-source.html physobj.cpp}}

Revision as of 05:50, 15 December 2010

Template:Wrongtitle Template:Base point

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

Template:In code

Keyvalues

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