Unity-animation-basic-Project/ ├── Assets/ │ ├── Animations/ # .anim clips and Blend Tree assets │ │ ├── Idle.anim # Idle animation clip │ │ ├── Walk.anim │ │ ├── Run.anim │ │ └── Jump.anim ...
The SpriteAnimator class allows simple animations to be played in Unity without the need for a complete Animation Controller or having to fallback to the Unity Legacy Animator. Its worth noting that ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results