Krazick / 18XX-Game-Engine

18XX Game Engine
MIT License
2 stars 0 forks source link

On Map Frame, within a MapCell, when Tile Placed, features on Tile, and features bleed through overlap #171

Open Krazick opened 1 year ago

Krazick commented 1 year ago

In Games like 1856, there are features on the MapCell (like a Tile Name 'L') or a Feature like a Port anchor Symbol that will bleed through onto the Tile. And with the various tile Rotations, these features can overlap. In the image below, the Revenue of 20 (that is circled on the Lower Yellow Tile with the GW Token, overlaps with the 'L' token from the MapCell.

Screenshot 2023-03-14 at 10 18 47 AM

In this situation, one of the two should shift to an alternate location so it does not overlap.