Are you using Behavior Trees or coding it in BP?
Either case, don’t use ticks.
Once the AI has picked its destination, it will update on its own navigation in the node until it reaches it.
Are you using Behavior Trees or coding it in BP?
Either case, don’t use ticks.
Once the AI has picked its destination, it will update on its own navigation in the node until it reaches it.