Prev: 5D28 Up: Map Next: 5D38
5D30: Active Player Rocket Parameters
ActivePlayerRocket_State 5D30 DEFB $00 Movement:
On Pad Up Down
09 0A 0B
ActivePlayerRocket_Pos_X 5D31 DEFB $00 X Position.
ActivePlayerRocket_Base_Pos_Y 5D32 DEFB $05 Y Position (base module).
ActivePlayerRocket_Attribute 5D33 DEFB $00 Colour Attribute.
ActivePlayerNum_Rocket_Pieces 5D34 DEFB $00 Number of rocket pieces on the pad.
ActivePlayerNum_Fuel_Pods 5D35 DEFB $3A Number of collected fuel pods.
5D36 DEFB $DA Unused.
5D37 DEFB $30 Unused (always 1C).
Prev: 5D28 Up: Map Next: 5D38