Tagged Questions
3
votes
2answers
737 views
How can I make grid tiles/plane transparent
I have made a grid using multiple planes. Now I want to place a image on this grid so that user cant see the grid I have made and I ll have access of all points of the image using grid.
The problem ...
1
vote
1answer
5k views
What is grid in Unity and how can I implement it?
I'm a beginner. I need to place a grid on my map in Unity and would like to access it to place a simple object on mouse click. How can I achieve this ?
I am unable to understand the grid ...