I'm trying to make my enemy character jump over a gap to reach me using the Navigation Region and Navigation Links. It jumps, but doesn't try to clear the gap no matter what its velocity is. It's like a force field is preventing it from passing through.
I've included the project along with a small video demonstrating the problem in the zipped folder. I believe only the Enemy and Level0 scenes and scripts should be relevant to the problem. Thank you to anyone who can solve the issue.
(When testing the project press ESC to quit out or tilde key to restart.)