Hi there,
My mecanim is showing the correct node and that the animation is playing but it is not.
I have setup a character controller using a nav mesh agent. I then created a simple script that converts the desired speed from the nav mesh agent into a float value which mecanim then uses. I have debugged this and the value is correct.
My mecanim is setup with idle as default and if "speed" is above 0.1 (float value) then it should play the run animation. When the character moves the...
Animation not playing
My mecanim is showing the correct node and that the animation is playing but it is not.
I have setup a character controller using a nav mesh agent. I then created a simple script that converts the desired speed from the nav mesh agent into a float value which mecanim then uses. I have debugged this and the value is correct.
My mecanim is setup with idle as default and if "speed" is above 0.1 (float value) then it should play the run animation. When the character moves the...
Animation not playing