At the moment I have got a grid in my game that doesn’t move.
I need this grid to close to the player and within their view. I am using the line render to make the lines.
How do you think a grid system should made for decent performance and so the player can always see it?
Love to hear people thoughts.