info_mass_center
Jump to navigation
Jump to search
Code classes:
CInfoMassCenter
CPointEntity
CBaseEntity
(all ents)
info_mass_center
is a point entity present in all Source games. It sets the center of mass of a physics object to this entity's location. Removes itself after spawning.
Keyvalues[edit | edit source]
- Target object
(target)
<target_destination>
- Object to set the COM for. (Typically a
func_physbox
orprop_physics
.)