Open DesertFoxHU opened 2 years ago
However GrimfieldTile already exist, it would be better to inherit RuleTile
instead of Tile
.
Unity implemented Tilemap Extras, so it's a safe thing to use and it's easier to implement animated/neighbouring tiles.
ToDo:
Instead of storing everything units and building seperated, it would be great to store them in a single Tile class.