I'm following the tutorial on youtube for this, but I am being met with this error message and when I play the game my character stays in t-pose and does not animate with speed I have set.
Parameter 'Speed' does not exist.
UnityEngine.Animator:SetFloat (string,single)
It looks like you're new here. If you want to get involved, click one of these buttons!
Comments
UPDATE.
I got it half working. You can see in this clip when I play the game the second time the character starts to walk/run animation but then just stops.
https://i.imgur.com/YhA6sAE.mp4
UPDATE.
Okay turns out I didn't have the loop option ticked. It's working now.