How can I make my bot jump without nav link proxy in BP codes?

I want to make my bot jump so he can continue to follow me. Not sure how can I do it inside the BT and there is no tutorial in BP codes. I also 't want to use nav link proxy due to my many trys to make it work.
If there aren’t any other solution you can also answer how to use the nav link proxy properly.

This is probably outside the scope of your question but there’s this:

https://wiki.unrealengine.com/Unreal_Engine_AI_Tutorial_-_1_-_Making_AI_Jump_as_a_Part_of_Path_Following

documentation here states that navlink proxy is not the solution to this problem, however.

At the bottom it states clearly:

Note that if the link is set to
BothWays, the agent will attempt to
walk through the wall and will fail at
getting to its destination.

I already saw those links, but still not working… Maybe I will set right to left. Thanks for the help

they still can not jump only fall.

Did you follow the tutorial for implementing the functionality for jumping characters ? If you had, and the functionality still doesn’t work, then we will have a starting point for helping you solve your issue. Otherwise, I recommend following the tutorial or sharing your project with us so we can help you more directly with your issue.