I’m creating a 2d game with many animations.
I used to work with animator and transitions with paramaters.
I want to work differently. What I want to do is to set the current animation by code, not by using transitions paramaters, but I still want to have the transition effect between animations. is that possible?