nvs / gem

Gem TD+: A Warcraft III Tower Defense
https://discord.gg/PxNNp77
26 stars 2 forks source link

Research hiding HP bars on player owned structures #469

Closed nvs closed 4 years ago

nvs commented 4 years ago

This would then let players enable the option to show HP bars on units, without the clutter of their own towers being added into the mix.

nvs commented 4 years ago

This will become a nonissue in 1.7 with Lua. Block checking will be done on building and tower removal will switch to an ability. These will allow the towers to become invulnerable, and invulnerable buildings do not show life bars. They may, however, display mana bars. Which is fine. People might want to see that their towers are mana starved. Right now we detect when units start to attack the towers to determine if they are being blocked. Thus the vulnerable angle.