trigger_gravity
Jump to navigation
Jump to search

| CTriggerGravity |
trigger_gravity is a trigger entity available in all
GoldSrc games.
This entity scales the force of gravity for any player that touches it.
The change in gravity applies until the player touches another trigger_gravity.
Keyvalues
- Name (targetname) <string>
- The targetname that other entities refer to this entity by, usually via the target, killtarget, and TriggerTarget KVs.
- Gravity (gravity) <float>
- Gravity multiplier. For example, a value between 0 and 1 is low gravity. Xen levels use 0.6.