Hi fellow Unreal Programmers,
I’m in the process of developing a custom navigation system that contours the surface of a sphere, how exactly should I do this?
I’ve tried to add a custom FindPath implementation tho I’m a bit lost in implementing it (I’m mainly referring to the example in RecastNavMesh).