I am following CodeMonkeys ‘Be taught Unity Newbie/Intermediate’ and I am on the animation part. i attempted doing it myself after watching it and I’m fairly certain I did all of the steps. However I reached the purpose the place you had been speculated to test and uncheck the inhabitants parameter ‘IsWalking’ whereas the sport ran to see if it was working and located that it was caught on the primary idle animation.
One other bizarre factor, once I noticed the idle state within the animator, it confirmed nearly no progress on the bar and it wasnt transferring. So I made a decision to retry from the start after deleting the animator element, controller, animations I had simply made besides I adopted each precise step. Then I reached the purpose the place after you end recording for the idle animation youre speculated to run the sport and it ought to be working.
However mine did not, the participant head was static and the identical factor occurred earlier than with the progress bar solely having a slight little bit of inexperienced after which not transferring. I requested chatgpt and ive already made certain pace is 1 for the animation, that im utilizing animator and never animation element, that the animation clip isnt legacy,that point scale is 1, the clip is 1 second lengthy. I’ve found that normalised time is zero when working.
By the best way theres no code to this, I am simply attempting to determine how the animator works