Func physbox: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
Line 5: Line 5:


A physically simulated brush.
A physically simulated brush.
The overall weight of the physbox can be changed by changing the Mass Scale key.
The overall weight of the 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:24, 10 July 2005

Template:Wrongtitle

Entity Description

Entity Name: func_physbox

A physically simulated brush.

The overall weight of the 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.


See Also

List of entities

Overview of Prop Types