Andidy / engine-v2

1 stars 0 forks source link

Create graphical display in the game window for the pathfinding / movement system #34

Closed Andidy closed 2 years ago

Andidy commented 2 years ago

In the game window, when a Unit is selected and the player is trying to move the Unit, an overlay should be rendered over the ground showing which grid spaces can be reached by that Unit on the current turn with their remaining movement points. Also, an arrow should be drawn through the grid spaces the unit would walk through when moving to the currently hovered over grid square.