Jump to content

AnimAux2

From ModEnc²
Revision as of 21:36, 31 March 2025 by MarkJFox (talk | contribs) (1 revision imported)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag: AnimAux2
File(s): Art(md).ini
Values: Unsigned integers: All non-negative whole numbers from 0 to either 32767, 2147483647 or 4294967295.
Default: 0,0,0
Applicable to: BuildingTypes


Warning. The logic related to this flag is deprecated. Use with caution.

This flag is an old leftover from early TS development, where all art related to a building was still packed into a single shape file like in TD and RA1. It specifies which frames to play for additional building animations.

The format is AnimAux2=A,B,C where

  • A = index of the first frame to play - 1
  • B = number of frames to play + 2
  • C = frame rate (contrary to Rate, smaller means faster)

See also