Hello,
i got a problem with the animations in unity. I need to say i´m new to unity. I decided to do this tutorial:
https://unity3d.com/de/learn/tutorials/projects/survival-shooter/player-character?playlist=17144
The problem is that when im done with the Player Movement lesson, it doesnt work for me. The Animator Controller which i created works fine for itself. But if i add him to my “Player” as a component it doesnt work anymore. The script i written should be fine. i checked it many times and the console dont show me an error. I´m helpless and cant explain why it doesnt work.
Thank you