Hi all, this is my first thread on the forum.
I started my first 2D game development project recently, Iโm setting all player animations and I need to create an animation of a single sprite. The first idea I had was to create the animation dragging the sprite in the Animation tab and to use it in the Animator State Machine like i would do with multiple-sprite animation.
Could it be a good solution or are there better practices? Iโm open for all your suggestion!