BryceMehring / Hexel

Retro Tower Defense Game
https://brycemehring.github.io/projects/hexel/
MIT License
5 stars 2 forks source link

Differentiate mouse hover between selecting a tower #48

Closed BryceMehring closed 9 years ago

BryceMehring commented 9 years ago

Currently we are drawing a single circle to display the radius while placing and selecting towers. The issue comes into play when the user places a tower down, the circle stops following the mouse and just shows the attack range of the placed tower.