Test springmodel (entity)
This page has been added by PyBot. You can help by verifying and completing the info on this page.
This page is a Stub. You can help us by expanding it.
Description
not done, don’t use
Spawn Arguments
The following is a list of key/value pairs, also known as spawn arguments, that function with this entity.
KEY | DESCRIPTION |
---|---|
bouncyness | How much the object bounces in the range [0-1] where 0 is no bounce. (default 0.6) |
compress | spring compression constant (default=0) |
constant | spring constant (default=100) |
damping | spring damping factor (default=10) |
density | Volume of the object times the density is the mass. (default 0.2) |
editor_color | Description not available. |
editor_maxs | Description not available. |
editor_mins | Description not available. |
editor_rotatable | Description not available. |
editor_usage | not done, don’t use |
editor_var XXXX | Description not available. |
friction | Friction with contacting surfaces in the range [0-1] where 0 is no friction. (default 0.2) |
maxs | Description not available. |
mins | Description not available. |
model | Description not available. |
restlength | spring rest length (default=0) |
spawnclass | Description not available. |
Inheritance
This entity is derived from the following:
- hhSpringModel
- test_springmodel
Note : Entries marked in italics are classes defined in the SDK.
Notes
Notes not available.