GravityRing
GravityRing¶
Works alongside the Habitat module and provides support for a rotating animation that consumes EC.
When deployed on a powered vessel, a Gravity Ring also grants the firm-ground comfort bonus to the whole vessel (independent of which seats are occupied). Whole-vessel spin can grant the same bonus without this part — see Habitat → Comforts.
| PROPERTY | DESCRIPTION | DEFAULT |
|---|---|---|
| ec_rate | EC consumed per-second when deployed | |
| deploy | a deploy animation | |
| rotate | a rotate loop animation | |
| animBackwards | If animation plays backwards, use this | false |
| rotateIsTransform | Rotation is a transform, not animation | false |
| SpinRate | Speed of centrifuge rotation in deg/s | 20 |
| SpinAccelerationRate | Rate of SpinRate acceleration (deg/s/s) | 1 |
| counterWeightRotate | counterweight rotate loop animation | |
| counterWeightRotateIsTransform | Rotation is a transform, not animation | true |
| counterWeightSpinRate | Counterweight rotation speed in deg/s | 40 |
| counterWeightSpinAccelerationRate | Counterweight acceleration (deg/s/s) | 2 |