Hi there!
Is there an easy way to refresh off-mesh connections? Currently if I place some off-mesh connections my only option is to completely rebuild the mesh, which can be a lengthy process.
I've tried creating a separate function which only rebuilds the nav data, but it requires a lot of input including the detail mesh, poly mesh as well as the off-mesh connection data. This means including off-mesh connections in the saving and loading process is difficult because it means having to save all of that extra data as well.
Is there a way I can save, load and refresh off-mesh connections without needing to rebuild the whole of the nav data?
Thanks!