mirror of
https://github.com/OpenMW/openmw.git
synced 2025-11-08 21:16:40 +00:00
Actor may reach destination before collision. Get next path point from active packet pathfinder and use point tolerance to reduce distance. Use maximum of last destination tolerance and DEFAULT_TOLERANCE because there are 2 checks made for path completion. First checks whether actor is close enough to the destination and second drop last path point when actor is closer than DEFAULT_TOLERANCE. |
||
|---|---|---|
| .. | ||
| benchmarks | ||
| bsatool | ||
| esmtool | ||
| essimporter | ||
| launcher | ||
| mwiniimporter | ||
| niftest | ||
| opencs | ||
| openmw | ||
| openmw_test_suite | ||
| wizard | ||
| doc.hpp | ||