My AI can't play walking animations when it's moving

I created an AI that could successfully implement the random movement function, but he would not play walking animations when he moved, and I had to add animation blueprints to him.

1 Like

看下你的动画状态机,看看有没有进入移动动画

1 Like

Be sure you have setup an Animation Blueprint/Blendspace for handling movement. If you are unsure, under character component select Mesh, and check Animation tab:
image

感谢楼上的热心回答,我找资料然后解决了,把向量和大于断开,拉了一个SPEED
123