This part belongs to the 01865-KONCOMpunch_heavy.TRAM file.
Hex | Translation | Meaning |
26 00 | 38 | start position of the pelvis animation (80 BD 00 + 26 = 80 BD 26) |
... | ... | ... |
84 0E | 3716 | start position of the right fist animation (80 BD 00 + 0E 84 = 80 CB 84) |
Below follows the pelvis animation part | ||
EE FA | 357 | x-start-position in degrees |
E2 25 | 54 | y-start-position in degrees |
11 51 | 280 | z-start-position in degrees |
number of frames, which the animation has to go from one position to the next | ||
x-position in degrees | ||
y-position in degrees | ||
z-position in degrees | ||
82 F7 | 352 | x-end-position in degrees |
BB 1B | 39 | y-end-position in degrees |
23 42 | 94 | z-end-position in degrees |
Back to TRAM File |