Func physbox: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
Line 6: Line 6:
A physically simulated brush.
A physically simulated brush.


The overall weight of the [[physbox][func_physbox]] can be changed by changing the Mass Scale key.
The overall weight of the [[func_physbox]] can be changed by changing the Mass Scale key.
Numbers larger than one will make it heavier and numbers smaller than one will make it lighter. If set to 0 it will behave as if it were set to 1.
Numbers larger than one will make it heavier and numbers smaller than one will make it lighter. If set to 0 it will behave as if it were set to 1.



Revision as of 02:29, 10 July 2005

Template:Wrongtitle

Entity Description

Entity Name: func_physbox

A physically simulated brush.

The overall weight of the func_physbox can be changed by changing the Mass Scale key. Numbers larger than one will make it heavier and numbers smaller than one will make it lighter. If set to 0 it will behave as if it were set to 1.

Constraints, such as phys_lengthconstraint can be applied to func_physboxes.


See Also

List of entities

Overview of Prop Types