Stake-And-Rope / py-planes

:small_airplane: Py-Planes - Qt&PyGame based game written in Python
GNU General Public License v3.0
1 stars 0 forks source link

Floating Health Bar for Enemy Planes / Buildings #18

Open karastoyanov opened 1 year ago

rayapetkova commented 1 year ago
kumchovylcho commented 1 year ago

Enemies now have sticky healthbars on top of them. Healthbar and armorBar is dynamically centered. Tested if the healthbar will result in bad position when the plane hits both left and right walls.