Volume gravity (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
Variable sized gravity zone. Changes gravity of all physics objects who enter.
Spawn Arguments
The following is a list of key/value pairs, also known as spawn arguments, that function with this entity.
KEY | DESCRIPTION |
---|---|
allowSpiritWalkTouch | Description not available. |
def_monsterdamage | Description not available. |
delay | Description not available. |
editor_bool XXXX | Description not available. |
editor_color | Description not available. |
editor_material | Description not available. |
editor_maxs | Description not available. |
editor_mins | Description not available. |
editor_snd XXXX | Description not available. |
editor_usage | Variable sized gravity zone. Changes gravity of all physics objects who enter. |
editor_var XXXX | Description not available. |
gravity | vector defining the new gravity (0 0 -1066) |
interpTime | Time in seconds to interpolate gravity changes (1.0) |
killmonsters | Description not available. |
random | Description not available. |
reorient | Description not available. |
showVector | Description not available. |
snd_gravity_loop_off | Description not available. |
snd_gravity_loop_on | Description not available. |
snd_gravity_off | Description not available. |
snd_gravity_on | Description not available. |
spawnclass | Description not available. |
wait | Description not available. |
Inheritance
This entity is derived from the following:
- hhGravityZone
- volume_gravity
Note : Entries marked in italics are classes defined in the SDK.
Notes
Notes not available.