Hey all!
So I’ve setup a custom UNavArea class, UMHNavAreaJump, for AI jumping from the Right to Left point of the PointLink of the Nav Link Proxy. I’ve set the AreaFlags and setup everything according to the suggestion by MieszkoZ in this discussion. The AI is able to path with the setup, but it doesn’t have a clue about my AreaFlags, which are zero, and should be 2. From what I can tell, the constructor never even gets hit for UMHNavAreaJump. What am I missing here?
Thanks!