ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
AnimRate
Jump to navigation
Jump to search
Flag: | AnimRate |
File(s): | Art(md).ini |
Values: | Unsigned integers: All non-negative whole numbers from 0 to either 32767, 2147483647 or 4294967295. |
Default: | 0 |
Applicable to: | Projectiles |
Specifies the speed at which this projectile should animate. 0 means no playback, while non-zero numbers indicate how many time frames to wait before moving to the next animation frame. In other words, 1 is the fastest speed, and higher values indicate slower speed.
Only applicable to non-rotating, non-voxel projectiles.