Armour health meter and smooth scrolling


Armour meter

Keep track of your plane integrity with the armour meter

There was no health meter in the original game and quite often your plane would seem to randomly explode for no plausible reason. Usually the reason why this happened is because in the original game there is actually a hidden damage counter. Every time the plane collides with flak, it is incremented. When it reaches a critical level your plane will explode. To resolve the confusion, I decided to add a kind of health meter to the flight instrument panel, which will give a visual representation of this level.

Smooth scrolling

I have also amended the functions that print hardware sprites on the screen so they could take a pixel coordinate rather than a character based coordinate and convert it to pixels. This enabled me to change the routine that scrolls the carrier onto the screen. Rather than using the existing time delay function, I just scroll the ship two hardware pixels at a time to simulate mode 1 sprites and wait for the next scan line. This makes the ship entrance a lot smoother. I also intend to work on the plane scrolling so it moves by pixels as well although I will need to still restrict movement to the grid for collision detection purposes.

Files

Harrier Attack Reloaded CPR cartridge file 36 kB
7 days ago
Harrier Attack Reloaded DSK disc file 21 kB
7 days ago
Harrier Attack Reloaded CDT tape file 38 kB
7 days ago
Development log 946 kB
7 days ago
Harrier Attack Reloaded cartridge box art 2 MB
7 days ago
Cartridge label 205 kB
7 days ago

Get Harrier Attack Reloaded

Download NowName your own price

Leave a comment

Log in with itch.io to leave a comment.