If I want to set up a tile so I can have multiple type of tiles to represent Hills, forests ect and make it so tiles can be selected like units cans be selected not just units how do I make terrain clickable so I can access the terrain tile information?
something like in this video.
https://drive.google.com/open?id=1V0Thso9Gtrh01-1KWxvWngl7NUfQ4I2E
update on my question
What I am meaning to ask is there an easy way to have tile type classes and have the grid manager then use those tiles for generating of map?
I am trying to do a populous type game where how one raises and lower the terrain or change the tile type improves the terrain to gain access to improvements and expansions on one’s settlement.