Okay so I need to have a grid inside the game for debugging purposes.
What are your thoughts on this and how would I go about creating it?
I might have an idea but I want to hear your opinion on how you would do it.
Personally I'm thinking about projecting a "line" blp file on the exact grid through code. Or would it be better to project an actual grid image on top of the terrain?
Tell me how you would do it
What are your thoughts on this and how would I go about creating it?
I might have an idea but I want to hear your opinion on how you would do it.
Personally I'm thinking about projecting a "line" blp file on the exact grid through code. Or would it be better to project an actual grid image on top of the terrain?
Tell me how you would do it