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

towers should snap into slots #36

Open davidak opened 6 years ago

davidak commented 6 years ago

the game looks messy and unprofessional when the towers are not centered in the circle.

image

it should not be possible to place more than one object in one slot, it don't makes sense for the gameplay. also towers need to be removable (https://github.com/HassanHeydariNasab/defendo/issues/37) since it don't makes any sense to have more towers than slots. (i will propose upgrades instead of combining towers)

towers should not be placeable freely on the map. mines should, as it makes sense.