Home Unity

Blend Tree Issues/No Animation

So I've been following a tutorial online and its at a stage where its adding blend trees to get the player character to animate. I followed along with the tutorial and did the code to the letter and yet the player character is stuck in the idle animation and moving around doesn't move the blended motions at all.
I get this error code, "Parameter 'Hash 0' does not exist".

I also notice that some of the motions in the blend tree are 'disconnected' and don't function at all.
like so.

I really stumped.

I contacted the tutorial creator and they said I need to make sure the Parameter names match those in the code. Which it does so I'm very confused.

Any help/insights would be amazing.
Sign In or Register to comment.