Skip to main content

Animation

FourCC: OANM (0x4F414E4D) Version: V0

Binary Layout

#FieldTypeNotes
1animTypeu320=Normal, 1=Link, 2=Curve, 3=Legacy

animType == Normal (0)

#FieldType
2frameCounts16
3rotValuesCntu32
4rotationValues[i]u16 × rotValuesCnt
5rotIndCntu32
6rotationIndices[i] - x, y, zu16, u16, u16 × rotIndCnt
7staticIndexMaxs16
#FieldType
2frameCounts16
3pathstring

animType == Curve (2)

#FieldType
2(unused frameCount)s16
3refArrCntu32
4refIndexArr[i]u8 × refArrCnt
5transformDataCntu32
6transformData[i] - unk_00, unk_02, unk_04, unk_06, unk_08u16, s16, s16, s16, float × transformDataCnt
7copyValuesCntu32
8copyValuesArr[i]s16 × copyValuesCnt

animType == Legacy (3)

No additional fields.