Hello. I’m making zombie AI using A start path finding. But my zombie Agent can not climb slope. My agent setting like this.
I’m using rigidbody and AI Path. Gravity in the AI Path is handled by Rigidbody. How do I solve this problem?
Help me please.
Hi
Could you post a screenshot of the graph and the problematic area?
Hello Aron. I solved this problem. I check root motion in the animator. Agent can climb slope well. This is strange thing. My zombie agent doesn’t use root motion animation.