Animation file: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

27 October 2024

  • curprev 12:4812:48, 27 October 2024Raphi talk contribs 1,371 bytes +1,371 Created page with "'''TODO:''' This page needs verification. Animation files store animation for actor sprites. Each actor in the actor sprites file may contain multiple sprites, and animaitons determine when the actor should show which sprite (and optionally, if the sprite should be flipped). = File format = <syntaxhighlight lang="c"> struct AnimationFile { →‎offset 0x00: u16 animationCount; →‎offset 0x02: u16 frameCount; →‎offset 0x04: Animation..."