Func physbox: Difference between revisions
Jump to navigation
Jump to search
Line 6: | Line 6: | ||
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],[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. | ||
Constraints, such as [[phys_lengthconstraint]] can be applied to [[func_physbox]]es. | |||
[[Category:Entities]] | [[Category:Entities]] | ||
---- | ---- | ||
===See Also=== | ===See Also=== |
Revision as of 02:28, 10 July 2005
Entity Description
Entity Name: func_physbox
A physically simulated brush.
The overall weight of the [[physbox],[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.