Question by
pderek1 · Nov 23, 2021 at 10:10 AM ·
unity 2danimator controllerpathfinding
A* Pathfinding is not working with only one animator
Hello everyone, I already created 4 types of enemys in my game. Every enemy have animator component, AIPath and AIDestinationSetter. Everything is set to 2D. When I created fifth type of enemy, object didn't move. I discovered that when I switch animator controller in Animator component, AIPath statring working correctly and object is moving. I created new objects with animators and everything was working fine. So it is not working only with one animator. I don't have idea why. Can you help me?
Comment
Your answer

Follow this Question
Related Questions
Problem with layer mask and nodes 1 Answer
2D animation works on editor but not ios build 0 Answers
My animations started acting weirdly 0 Answers
How do I configure A*? 1 Answer
MOBA: Pathfinding and Killing creeps 0 Answers