07.04.2016, 21:50
I have created an npc and I tell it to goto a position in an array using the FCNPC_GoTo function. The npc will walk towards the position correctly, then right before it gets to the position it will turn west and move infinitely in that direction. I have checked the array and the values are correct and I have also noticed that the npc never reaches a destination so FCNPC_OnReachDestination is never called.
What could be the issue?
What could be the issue?