Search Unity

How do I add a directional idle animation?

Discussion in 'Animation' started by iNevex, Jul 18, 2020.

  1. iNevex

    iNevex

    Joined:
    May 19, 2020
    Posts:
    1
    I am currently trying to get the movement animation of my player complete. The player movement is fine, but the directional idle animation is giving me some trouble. I have the blend tree idle set up, but I am not sure if the parameters need to be different than my movement parameters. I think I need to store the last input and then set an idle animation to that value.

    Can anyone provide some direction? Thank you

    Here are some picture references:

    ScreenShot_0.png ScreenShot_1.png ScreenShot_2.png