I am running a small project and currently I am trying to figure out how to apply my own path finding using a* however instead of creating Graph/Grid datastrucutre I created my own terrarian using C++ and UProceduralMesh can anyone help me start out?Do I have to create Grid on top of Terrarian