Praytic / youtd2

Classic community-driven session-based Tower Defense game with RPG elements.
https://youtd2.com/
MIT License
87 stars 15 forks source link

Make buildable area more obvious for players #98

Closed Praytic closed 10 months ago

Praytic commented 1 year ago

Leiyiliro commented 10 months ago

To add to this, maybe having a tile grid would help that becomes visible when you are preparing to build a tower. Also, allowing for building "half-tile" between rows, as in the original version that made the auras cover more tiles. One other thing would be to show another circle for the aura range, besides the attack range of the tower.

Kvel2D commented 10 months ago

To add to this, maybe having a tile grid would help that becomes visible when you are preparing to build a tower. Also, allowing for building "half-tile" between rows, as in the original version that made the auras cover more tiles. One other thing would be to show another circle for the aura range, besides the attack range of the tower.

I created a separate issue about aura ranges: https://github.com/Praytic/youtd2/issues/269

Regarding half tiles - we are currently not sure if we want to add this feature so can't add this to backlog yet.