I have myself a linear grid of Vector2s stored in a Vector2[,] array, and i also have another Vector2 that lies within this grid. How can i simply extract both the nearest 4 grid points and their indexes in the array? I'm totally stumped...
|
|
|
||||
|
|
|
I'm not sure if I'm understanding your question. Can you handle it in a relatively straightforward way?
|
||||
|
