This document will give you the information to properly animate sequences from the sprite sheets. First, each row in the sprite sheets is a separate sequence; a separate animation. For each frame of the animation, there are specific transformations and such associated with it. That's what this text file is for. Sequentially, the frames are ordered into a table and separated based on the sequence they appear in. First field is the width of the frame, then the height. Essentially, you copy this much of the frame. Following are the X-Translations and Y-Translations. For these, it is how much the frame needs to be moved along the X and Y axes to be properly positions. Negative for X means left, positive right, and negative for Y means up, positive down. Then is the time in milliseconds. Not too much to say about that, but following are notes; these will mostly be ignored, but some frames are callbacks to code execution, holding for a special effect (usually HP reduction or dialogue). For these, you can set the time to zero, or you can set it as the stopping point of the animation, or whatever. Also, sometimes multiple frames need to be combined. In this situation, you... Combine the noted frames into a single one. Yeah.

Sequence #0
 _________________________________________________________________________
|  #  | Width | Height |   X   |   Y   |   Time   |         Notes         |
|-----|-------|--------|-------|-------|----------|-----------------------|
|C0000|     64|      64|      0|      0|       240|                    ---|
|L0000|     56|      64|     40|     32|__________|_______________________|
|C0001|     64|      64|      0|      0|       240|                    ---|
|L0000|     56|      64|     40|     32|__________|_______________________|
|C0002|     64|      64|      0|      0|       240|                    ---|
|L0000|     56|      64|     40|     32|__________|_______________________|
|C0003|      0|       0|      0|      0|         0|                    ---|
|_____|_______|________|_______|_______|


Sequence #1
 _________________________________________________________________________
|  #  | Width | Height |   X   |   Y   |   Time   |         Notes         |
|-----|-------|--------|-------|-------|----------|-----------------------|
|C0000|     64|      64|      0|      0|       240|                    ---|
|L0000|     56|      64|     40|     32|__________|_______________________|
|C0001|     64|      64|      0|      0|       240|                    ---|
|L0000|     56|      64|     40|     32|__________|_______________________|
|C0002|     64|      64|      0|      0|       240|                    ---|
|L0000|     56|      64|     40|     32|__________|_______________________|
|C0003|      0|       0|      0|      0|         0|                    ---|
|_____|_______|________|_______|_______|


Sequence #2
 _________________________________________________________________________
|  #  | Width | Height |   X   |   Y   |   Time   |         Notes         |
|-----|-------|--------|-------|-------|----------|-----------------------|
|C0000|     64|      64|      0|      0|        64|                    ---|
|L0000|     56|      64|     40|     32|__________|_______________________|
|C0001|     64|      64|      0|      0|       128|                    ---|
|L0000|     56|      64|     40|     32|__________|_______________________|
|C0002|     64|      64|      0|      0|        96|                    ---|
|L0000|     56|      64|     40|     32|__________|_______________________|
|C0003|     64|      64|      0|      0|        80|                    ---|
|L0000|     56|      64|      0|     32|__________|_______________________|
|C0004|     64|      64|      0|      0|        80|                    ---|
|L0000|     56|      64|      0|     32|__________|_______________________|
|C0005|      0|       0|      0|      0|         0|             0x00030002|
|C0006|     64|      64|      0|      0|        16|                    ---|
|L0000|     56|      64|      0|     32|__________|_______________________|
|_____|_______|________|_______|_______|


Sequence #3
 _________________________________________________________________________
|  #  | Width | Height |   X   |   Y   |   Time   |         Notes         |
|-----|-------|--------|-------|-------|----------|-----------------------|
|C0000|     96|      64|      0|      0|       320|                    ---|
|L0000|     96|      64|     16|     32|__________|_______________________|
|C0001|     96|      64|      0|      0|       240|                    ---|
|L0000|     96|      64|     16|     32|__________|_______________________|
|C0002|     96|      64|      0|      0|       128|                    ---|
|L0000|     96|      64|     16|     32|__________|_______________________|
|C0003|     96|      64|      0|      0|       128|                    ---|
|L0000|     96|      64|     16|     32|__________|_______________________|
|C0004|     96|      64|      0|      0|       192|                    ---|
|L0000|     96|      64|     16|     32|__________|_______________________|
|C0005|     96|      64|      0|      0|       640|                    ---|
|L0000|     96|      64|     56|    -16|__________|_______________________|
|C0006|    104|      64|      0|      0|       128|                    ---|
|L0000|    104|      64|     60|    -16|__________|_______________________|
|C0007|    104|      64|      0|      0|       128|                    ---|
|L0000|    104|      64|     60|    -16|__________|_______________________|
|C0008|     96|      64|      0|      0|       128|                    ---|
|L0000|     96|      64|     56|    -16|__________|_______________________|
|_____|_______|________|_______|_______|


Sequence #4
 _________________________________________________________________________
|  #  | Width | Height |   X   |   Y   |   Time   |         Notes         |
|-----|-------|--------|-------|-------|----------|-----------------------|
|C0000|     64|     112|      0|      0|       320|                    ---|
|L0000|     56|     112|     40|      8|__________|_______________________|
|C0001|     80|     112|      6|      0|       192|                    ---|
|L0000|     72|     112|     48|      8|__________|_______________________|
|C0002|     72|     112|      3|      0|       128|                    ---|
|L0000|     64|     112|     44|      8|__________|_______________________|
|C0003|     72|     112|      3|      0|        96|                    ---|
|L0000|     64|     112|     44|      8|__________|_______________________|
|C0004|     72|     112|      3|      0|       640|                    ---|
|L0000|     64|     112|     44|      8|__________|_______________________|
|C0005|     72|     112|      3|      0|        96|                    ---|
|L0000|     64|     112|     20|     32|__________|_______________________|
|C0006|     72|     112|      3|      0|        96|                    ---|
|L0000|     64|     112|     20|     32|__________|_______________________|
|C0007|     80|     112|      3|      0|        96|                    ---|
|L0000|     72|     112|     24|     32|__________|_______________________|
|C0008|     72|     112|      3|      0|        96|                    ---|
|L0000|     64|     112|     20|     32|__________|_______________________|
|C0009|     72|     112|      3|      0|       160|                    ---|
|L0000|     64|     112|     20|     32|__________|_______________________|
|_____|_______|________|_______|_______|


Sequence #5
 _________________________________________________________________________
|  #  | Width | Height |   X   |   Y   |   Time   |         Notes         |
|-----|-------|--------|-------|-------|----------|-----------------------|
|C0000|     80|      88|      0|      0|       320|                    ---|
|L0000|     80|      88|     24|     20|__________|_______________________|
|C0001|     80|      88|      0|      0|       128|                    ---|
|L0000|     80|      88|     24|     20|__________|_______________________|
|C0002|     80|      88|      0|      0|       128|                    ---|
|L0000|     80|      88|     24|     20|__________|_______________________|
|C0003|     80|      88|      0|      0|       160|                    ---|
|L0000|     80|      88|     24|     20|__________|_______________________|
|C0004|     80|      88|      0|      0|       192|                    ---|
|L0000|     80|      88|     24|     20|__________|_______________________|
|C0005|     80|      88|      0|      0|       704|                    ---|
|L0000|     80|      88|     24|     28|__________|_______________________|
|C0006|     88|      88|      0|      0|       128|                    ---|
|L0000|     88|      88|     28|     28|__________|_______________________|
|C0007|     88|      88|      0|      0|       128|                    ---|
|L0000|     88|      88|     28|     28|__________|_______________________|
|C0008|     80|      88|      0|      0|       128|                    ---|
|L0000|     80|      88|     24|     28|__________|_______________________|
|_____|_______|________|_______|_______|


Sequence #6
 _________________________________________________________________________
|  #  | Width | Height |   X   |   Y   |   Time   |         Notes         |
|-----|-------|--------|-------|-------|----------|-----------------------|
|C0000|     80|      80|      0|      0|       320|                    ---|
|L0000|     80|      80|     24|     24|__________|_______________________|
|C0001|     80|      80|      0|      0|        96|                    ---|
|L0000|     80|      80|     24|     24|__________|_______________________|
|C0002|     80|      80|      0|      0|       192|                    ---|
|L0000|     80|      80|     24|     24|__________|_______________________|
|C0003|     80|      80|      0|      0|       960|                    ---|
|L0000|     80|      80|     24|     24|__________|_______________________|
|C0004|     80|      80|      0|      0|       480|                    ---|
|L0000|     80|      80|     24|     24|__________|_______________________|
|C0005|     80|      80|      0|      0|       128|                    ---|
|L0000|     80|      80|     24|     24|__________|_______________________|
|C0006|     80|      80|      0|      0|       256|                    ---|
|L0000|     80|      80|     48|     40|__________|_______________________|
|C0007|     80|      80|      0|      0|       768|                    ---|
|L0000|     80|      80|     48|     40|__________|_______________________|
|C0008|     88|      80|      0|      0|       128|                    ---|
|L0000|     88|      80|     44|     -8|__________|_______________________|
|C0009|     88|      80|      0|      0|       128|                    ---|
|L0000|     88|      80|     44|     -8|__________|_______________________|
|C0010|     80|      80|      0|      0|       128|                    ---|
|L0000|     80|      80|     40|     -8|__________|_______________________|
|_____|_______|________|_______|_______|


Sequence #7
 _________________________________________________________________________
|  #  | Width | Height |   X   |   Y   |   Time   |         Notes         |
|-----|-------|--------|-------|-------|----------|-----------------------|
|C0000|     64|      64|      0|      0|       320|                    ---|
|L0000|     56|      64|     40|     32|__________|_______________________|
|C0001|     64|      64|      0|      0|       128|                    ---|
|L0000|     56|      64|     40|     32|__________|_______________________|
|C0002|     64|      64|      0|      0|       128|                    ---|
|L0000|     56|      64|     32|    -16|__________|_______________________|
|C0003|     64|      64|      0|      0|       320|                    ---|
|L0000|     56|      64|     32|    -16|__________|_______________________|
|_____|_______|________|_______|_______|


Sequence #8
 _________________________________________________________________________
|  #  | Width | Height |   X   |   Y   |   Time   |         Notes         |
|-----|-------|--------|-------|-------|----------|-----------------------|
|C0000|     72|     112|      0|      0|       128|                    ---|
|L0000|     72|     112|     36|      8|__________|_______________________|
|C0001|     64|     112|      0|      0|        64|                    ---|
|L0000|     64|     112|     32|      8|__________|_______________________|
|C0002|     64|     112|      0|      0|        64|                    ---|
|L0000|     64|     112|     32|      8|__________|_______________________|
|C0003|     64|     112|      0|      0|        96|                    ---|
|L0000|     64|     112|     32|      8|__________|_______________________|
|C0004|     64|     112|      0|      0|        64|                    ---|
|L0000|     64|     112|     32|      8|__________|_______________________|
|C0005|     72|     112|      0|      0|        64|                    ---|
|L0000|     72|     112|     36|      8|__________|_______________________|
|_____|_______|________|_______|_______|


Sequence #9
 _________________________________________________________________________
|  #  | Width | Height |   X   |   Y   |   Time   |         Notes         |
|-----|-------|--------|-------|-------|----------|-----------------------|
|C0000|     64|     112|      0|      0|       640|                    ---|
|L0000|     64|     112|     32|      8|__________|_______________________|
|C0001|     56|     112|      0|      0|       256|                    ---|
|L0000|     56|     112|     28|      8|__________|_______________________|
|C0002|     72|     112|      0|      0|       192|                    ---|
|L0000|     72|     112|     36|      8|__________|_______________________|
|C0003|     64|     112|      0|      0|       128|                    ---|
|L0000|     64|     112|     32|      8|__________|_______________________|
|C0004|     64|     112|      0|      0|       256|                    ---|
|L0000|     64|     112|     32|      8|__________|_______________________|
|C0005|     64|     112|      0|      0|       864|                    ---|
|L0000|     64|     112|     32|      8|__________|_______________________|
|C0006|     64|     112|      0|      0|        96|                    ---|
|L0000|     64|     112|     32|     56|__________|_______________________|
|C0007|     64|     112|      0|      0|        96|                    ---|
|L0000|     64|     112|     32|     56|__________|_______________________|
|C0008|     72|     112|      0|      0|        96|                    ---|
|L0000|     72|     112|     36|     56|__________|_______________________|
|C0009|     64|     112|      0|      0|        96|                    ---|
|L0000|     64|     112|     32|     56|__________|_______________________|
|C0010|     64|     112|      0|      0|       160|                    ---|
|L0000|     64|     112|     32|     56|__________|_______________________|
|_____|_______|________|_______|_______|


