Byteron / haldric-next

46 stars 6 forks source link

Rework Range Visuals #55

Closed Byteron closed 2 years ago

Byteron commented 3 years ago

figure out a way to display ranges (move / attack range) as a surrounding age rather than spawning hexes on every tile in range.

One possibility might be to use draw primitves to draw lines on screen by unprojecting the world positions of the hex corners to screen position, similar to how the unit plates and floating labels are placed. image