Gerrudo / reticulating-splines

An isometric city building game.
0 stars 0 forks source link

placementTileMap will now hide unless placing a building. #5

Closed Gerrudo closed 7 months ago

Gerrudo commented 7 months ago

Added ShowTileMap() Method which accepts a tile map and a boolean value for if the tile map should be visible.

Tilemap is hidden when Start() is called, shown when instantiating a building and hidden when placing/destroying building.

May expand on this in the future when looking at a building/editor mode.

https://github.com/Gerrudo/reticulating-splines/assets/43029469/4aa492bf-4b45-4969-891e-468b36649882