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.
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 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.