IntaxQ
(IntaxQ)
September 11, 2020, 8:21pm
1
Visual Logger
I have simple “AI Move To” node on my AI controller
I just opened my project and didnt changed anything. I have movement component working, nav mesh is working…
Why this is happening?
IntaxQ
(IntaxQ)
September 12, 2020, 12:59am
2
Doesnt move as requested* sorry for wrong title.
Here is my blueprint:
Also tried every other Move To node “AI Move To - Move to Actor - Move to Location”
Results are same.
Marcis
(Marcis)
September 12, 2020, 12:35am
3
AI does move. It looks to me like you’re requesting Move To on tick which you shouldn’t do.
Marcis
(Marcis)
September 12, 2020, 1:33am
4
Check if any component in the AI BP has Can Ever Affect Navigation checked and if so uncheck it.