orendain / DemeoMods

Mods for the game of Demeo, as well as the Demeo modding framework, HouseRules.
MIT License
42 stars 11 forks source link

Draw line-of-sight highlights on a different layer than player move highlights. #503

Closed orendain closed 1 year ago

orendain commented 1 year ago

Draws line-of-sight highlights on a separate layer (TileHighLightController.TileHighLight vs TileHighlightController.PlayerPieceTurnHighlight) so as to have those two highlights coexist rather than drawing over each other.