ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
AnimationRate
Jump to navigation
Jump to search
Flag: | AnimationRate |
File(s): | rules(md).ini |
Values: | Unsigned integers: All non-negative whole numbers from 0 to either 32767, 2147483647 or 4294967295. |
Applicable to: | TerrainTypes |
Specifies how fast this terrain object animates, expressed as the number of time frames to wait before advancing to the next frame in the animation. Therefore higher rate means slower speed.
Only applicable if the terrain type has IsAnimated=yes set.