Jnnshschl / AmeisenNavigation

Navigationmesh Server for my bot based on the TrinityCore MMAP's and Recast & Detour

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How do I get the coordinates away from the wall?

wojiaoz71 opened this issue · comments

When using ameisennavigation server,If the coordinates are closer to the wall, it is easier to touch the wall when turning.
Is there a way to solve this problem?

You could try to tweak your navmesh settings, there should be a setting to increase the minimal edge distance. But keep in mind that it is going to increase it at doors to, the bot might not be able to walk through them if its set too high.

May I ask where the minimum edge distance is set?

You need to set it in your navmesh export tool (TrinitCore mmap export tool).

You need to set it in your navmesh export tool (TrinitCore mmap export tool).

Thanks♪(・ω・)ノ