about A * pathfiding and blendTree movement

Excuse me, I have integrated the A * pathfiding plugin and created a blend tree walking and running animation. If I want the NPC to switch between walking and running, do I need to manually change the speed parameter? Or what other way?
 
You will need to use the Speed Change ability to either set the Speed parameter or multiply the forward input parameter.
 
Back
Top