Talk:Frame List (RW Section)

From GTAMods Wiki
Revision as of 13:45, 2 October 2025 by Khemical1989 (talk | contribs) (Frame format incorrect or incomplete?)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Flags under Frame Data

The Flags DWORD under the Frame Data section was the internal flags of the matrix at the time it was written to file. The flags are only written, they are of course read back in but are never used.

--ModelingMan 22:03, 13 March 2009 (UTC)

Frame format incorrect or incomplete?

The wiki page says each frame is 0x44 (68) bytes, but the members documented then don't add up to that number. The currently-documented members are:

  • rotation_matrix (36)
  • position (12)
  • parent_index (4)
  • matrix_flags (4)

Which adds up to 56, not 68.

Does this means the offsets/sizes are incorrect? Or that there's 12 bytes of data that's undocumented/unused?

--khemical1989 14:32, 02 October 2025 (UTC)