Func physbox: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
Line 2: Line 2:
[[Category:Entities]]
[[Category:Entities]]
==Entity Description==
==Entity Description==
'''Entity Name:''' func_physbox
A physically simulated brush.
A physically simulated brush.



Revision as of 09:18, 12 July 2005

Template:Wrongtitle

Entity Description

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