Jump to content

StartStandFrame

From ModEnc²
Revision as of 21:23, 23 June 2025 by Crimsonum (talk | contribs) (Ported from ModEnc. Original author: DeathFish)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: StartStandFrame
File(s): art(md).ini
Values: Signed integers: All whole numbers from -2147483648 to 2147483647; in rare cases, only from -32768 to 32767.
Applicable to: VehicleTypes


Specifies the starting frame index of this unit's standing animation sequence. Only applies to SHP-based units.

Bugs/Side-Effects/Unexpected Limitations

Unfortunately, this doesn't work. When not moving, the unit actually continues to use the walk sequence frames, only the rate changes from WalkRate to IdleRate.

See Also