ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
RandomRate
Jump to navigation
Jump to search
| Flag: | RandomRate |
| File(s): | Art(md).ini |
| Values: | Two Integers, separated by comma |
| Default: | 0,0 |
| Applicable to: | Animations |

This tag holds two values. These specify the range at which a random Rate= will be generated. In debris animations, this makes the debris spin (because its animation is of the debris spinning) at a random speed each time the debris is generated.
Bugs/Side-Effects/Unexpected Limitations
Due to an oversight this tag does not function correctly if values are listed in expected order of minimum & maximum. Swapping the order of the values allows it to function as expected.