NPC Spinning until User enters Trigger

Original Discord Post by dylan_34374 | 2024-10-25 04:48:57

Hey Guys, im facing a rather small issue, not game breaking, but still needs to be fixed i have my npc move to another point in my app calling the MoveTo() from the actionhandler script, the npc starts walking and makes their way to the Point perfectly fine, HOWEVER once it reached the point it just spins around in circles. i was hoping to get some help to fix this? i noticed that only when me/The user enters the trigger near the NPC then the npc stops moving.

Reply by dylan_34374 | 2024-10-25 05:05:53

what I’d like is that when the NPC reaches its Destination Position then it should just stop and face the Player Camera.

Reply by ayamidj_99952 | 2024-10-25 07:24:32

How did make the NPC move to the trigger? Could you share your narrative design flow and the unity setup of the section? I’m facing a problem moving the NPC from one point to another it keeps moving in the same place!

Reply by ayamidj_99952 | 2024-10-25 07:24:57

Replying to dylan_34374’s Message

Reply by dylan_34374 | 2024-10-25 04:48:57
Hey Guys, im facing a rather small issue, not game breaking, but still needs to be fixed i have my npc move to another point in my app calling the MoveTo() from the actionhandler script, the npc starts walking and makes their way to the Point perfectly fine, HOWEVER once it reached the point it just spins around in circles. i was hoping to get some help to fix this? i noticed that only when me/The user enters the trigger near the NPC then the npc stops moving.

Reply by k3kalinix | 2024-10-25 08:06:35

Hello <@1180111715208278088>,

Reply by k3kalinix | 2024-10-25 08:06:41

It is related to NavMesh Agent.

Reply by k3kalinix | 2024-10-25 08:07:16

Increase the stopping distance and disable Auto Braking.

Replying to k3kalinix’s Message

Reply by k3kalinix | 2024-10-25 08:07:16
Increase the stopping distance and disable Auto Braking.

Reply by dylan_34374 | 2024-10-25 08:07:34

Hey , Will try now.

Replying to ayamidj_99952’s Message

Reply by ayamidj_99952 | 2024-10-25 07:24:57

Reply by dylan_34374 | 2024-10-25 08:08:34

please read that forum, i explained how i fixed it. if you need more help please text on dm, ill be glad to help you out

Reply by dylan_34374 | 2024-10-28 09:27:31

this is solved! thank you <@1023671043287699568> worked perfectly

Reply by k3kalinix | 2024-10-28 09:27:40

Perfect!

This conversation happened on the Convai Discord Server, so this post will be closed.