Gerrudo / reticulating-splines

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

Only show placementTileMap when placing a building #1

Closed Gerrudo closed 7 months ago

Gerrudo commented 7 months ago

placementTilemap should be hidden unless placing a building, this will show the placeable areas in green only when a building is selected to be placed.

Some ways to achieve this may be to see if we can hide the whole tile map object or set the components of the tile map to hidden.