Skip to content

RWAnimationPLG (0x0108)

The RWAnimationPLG section is the most confusing section of all, not much of it is understood at the moment.

It can be seen as child of RWClump, as well as single child of the many RWExtension sections of RWClump->RWFrameList.

Data format

Size Type Description
4b int i1
4b bool optional
determines if the next items are stored
4b uint ii1
4b uint count of items1
4b uint count of items2
AnimData[] items1
AnimData[] items2

AnimData

Size Type Description
zstring name
4b enum Currently only Type1 or Type2
Determines type of innerItems1
4b uint count of innerItems1
4b uint count of innerItems2
InnerItems1[] innerItems1
InnerItems2[] innerItems2

InnerItems1

Size Type Description
4b float f1
4b float f2
4b float f3
4b float f4
Only if type is Type2

InnerItems2

Size Type Description
4b uint i1
4b uint i2
4b float f