Info mass center: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (doxygen)
mNo edit summary
Line 1: Line 1:
{{wrongtitle|title=info_mass_center}}
{{wrongtitle|title=info_mass_center}}
{{base_point}}


==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


==Availability==
{{in game|point}} {{game-base}}
{{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}}


Line 11: Line 10:
*'''target'''
*'''target'''
:<target_destination> The entity whose mass center will be overridden.
:<target_destination> The entity whose mass center will be overridden.
[[Category:Entities]]

Revision as of 14:13, 12 April 2008

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.