Godot Version
v4.3.stable.official
Question
Hello, I’m making a turn based 2d game. The movement is similar to Rome 2 where a unit has a finite distance of “walking.” When player chooses to walk I want to highlight where the player can go within the turn, but since there are obstacles a simple circle is not good enough.
What is the best way to go about this?