Vehicle that has over 7000 meters to destination wont move when the move command is issued by doMove command
Description
Description
Details
Details
- Severity
- Major
- Resolution
- Open
- Reproducibility
- Always
- Operating System
- Windows 10 x64
- Category
- AI Pathfinding / Motion
Steps To Reproduce
Download the mission zip
and run the mission
Notice how the vehicle on right start's moving after few seconds while the vehicle on left never moves
Additional Information
The vehicle which doesn't move has over 7000 meters to the destination (the other vehicle has below that), maybe this is some hardcoded limit
seems to also affect other commands such as calculatePath and setdestination
calculatePath with type "man" can find the path over 7k distances but calculatePath with type car cannot