Anonymous

Changes

From Final Fantasy Inside

FF7/Battle/Battle Animation (PC)

25 bytes added, 15:35, 7 July 2012
FF7FrameHeader
<code><pre>
typedef struct FF7FrameHeader {
DWORD dwBones; // Bones in the model + 1 (unless the model has just a single boneor is a weapon animation, in which case it's value is always 1). 0x00
DWORD dwFrames; // Frames in the animation. 0x04
DWORD dwChunkSize; // Size of the animation set. 0x08
Anonymous user