Prev: 5d30 Up: Map Next: 5d40
5d38: Rocket module state (fuel/part).
NOTE: Used for top module at level start, then only fuel pods.
Bytes(n) Variable
0 Type: $00=Unused, $04=Ship/Fuel Pod
1 X Position (pixels)
2 Y Position (pixels)
3 Colour Attribute
4 State: 1=new, 3=collected, 5=free-fall, 7=dropped
5 Unused
6 Sprite jump table offset
7 Sprite Height
5d38 defb $00,$00,$00,$00,$00,$00,$00,$00
Prev: 5d30 Up: Map Next: 5d40