AgentMoveToPosition problem
Posted: 2023/12/14 09:56
Hi,
I found some problems with the AgentMoveToPosition behavior. If the agent moves fast from greater distance the Stopping Distance is not respected. The agent is moved then exactly to the given position.
E.g. When I start from a distance like 8 m with a speed of 8 he ignores the distance, but when I start from like 4 m he stops at the given distance.
Secondly, when the agent reaches the border of the navmesh, it stops moving, sets velocity to zero, but the CantMove transition is never called.
Regards
Frank
I found some problems with the AgentMoveToPosition behavior. If the agent moves fast from greater distance the Stopping Distance is not respected. The agent is moved then exactly to the given position.
E.g. When I start from a distance like 8 m with a speed of 8 he ignores the distance, but when I start from like 4 m he stops at the given distance.
Secondly, when the agent reaches the border of the navmesh, it stops moving, sets velocity to zero, but the CantMove transition is never called.
Regards
Frank