How to use A* project with Hololens

Hello! I use to work with Hololens but I am a begginer with A* project. I want my app to guide the user to a point using pathfinding. I saw that Astar GameObject contains a script called “Astar Path” which takes a source mesh.
But I don’t understand how I can extract the navmesh from the spatial mapping and inject it there.

Thank you in advance for your help.

Regards.

Hi

Using hololens is unfortunately outside the scope of this package. I don’t use hololens (or even Windows) myself so unfortunately I will not be of that much help :confused:

Hello, no problem, thank you for taking the time to answer me. Your project is amazing by the way. Maybe somebody will answer me… ^^ I am trying stuff, I think I have a starting point.