Data |
Prev: 25124 | Up: Map | Next: 25164 |
See also 36797 for Magic Knight's initial data
|
||||
25156 | DEFB 0 | x-coordinate (pixels) | ||
25157 | DEFB 0 | y-coordinate (pixels) | ||
25158 | DEFB 0 | Unused (set to zero by instruction at 31522) | ||
25159 | DEFB 0 | Index of current frame | ||
25160 | DEFB 0 | x-velocity (pixels) [walking / jumping sideways, usually 2 for right and 254 / -2 for left] | ||
25161 | DEFB 0 | y-velocity (pixels) [jumping] | ||
25162 | DEFB 0 | Attribute | ||
25163 | DEFB 0 | Unused |
Prev: 25124 | Up: Map | Next: 25164 |