CamposDJoel / DungeonDiceMonsters

My own version of Dungeon Dice Monsters
2 stars 0 forks source link

Implement "Attack Range" and redesign Attack Targeting UI with Icon #91

Closed CamposDJoel closed 4 months ago

CamposDJoel commented 4 months ago

Now that the Tile Object has the Overlay Icon Picture Box, we can implement "Attack Range". First, give to the Card Object a "Attack Range" field with value 1 as default.

When selecting the "Attack" option from the Action Menu and the attack target display shows, modify the targeting UI to highlight ALL the tiles within the attack range and place the Attack Target Icon into the overlay icon of the tiles that are actually attack candidates.

This UI modification will allow the place to see clearly the monster's attack range and which cards on the board are actually attack target candidates.