ANIM (File Format)

From Retro Modding Wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

The ANIM format is used to represent discrete animation keys bound to a skeletal rig.

Keyed attributes include:

  • Quaternion Rotations (WXYZ)
  • Translations (XYZ)
  • Scale (XYZ, since MP2)

ANIMs are used in a variety of ways by Retro's engine. A single ANIM resource is known as a primitive which may be blended and/or sequenced with other primitives to assemble complex character animations (defined by ANCS and CHAR).

Each game has deviations in the format, but the principle of operation remains the same for all of them: