Hi there, I am currently making custom pathfinding and implemented A* in a grid based System.
For usage in more openworld or bigger games, is there any way to use the navmesh that Roblox uses it for its own Pathfinding so I don’t have to make my own navmesh system?