HassanHeydariNasab / defendo

A tower defense game made using Godot Game Engine
https://f-droid.org/packages/ir.hsn6.defendo/
GNU General Public License v3.0
46 stars 13 forks source link

sell towers #37

Open davidak opened 6 years ago

davidak commented 6 years ago

it should be possible to sell towers (to get rid of them).

the price might be 80% of buy price (base cost + all upgrades)

quick fix: feature to "destroy tower"

spanezz commented 4 years ago

Currently you cannot sell a tower, but you can merge it into another tower:

  1. bring tower A into the base
  2. bring tower B into the base
  3. tower B is destroyed and the level of tower B is added to tower A

As long as you have at least one tower of each type in the game, this for me is effectively a way to sell towers