Forum rules - please read before posting.

NPC never reaches destination

AC 1.73.8

I have an action for an NPC to walk to a marker (using Unity navmesh) in a 3d game.

Both
Wait Until Finish
and
Copy Marker angle after
are set as true.

When the npc reaches close to the marker though, he endlessly turns and walks around it, unable to fully turn to the correct angle - possibly due to relying on root motion to turn?

Comments

  • When using root motion, it's recommended to rely on a Blend Tree so that the character is able to slow down smoothly, which helps in cases like this.

    See the Manual's "Precision movement" chapter for details on this topic.

  • edited August 2021

    Ah, okay. I solved it anyway by unticking copy marker angle then just using an extra face object action.

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Welcome to the official forum for Adventure Creator.