hello, this is a very beautiful asset. You mentioned that there are upcoming animations for double jump, dodge and dash? will it be here soon? I am very interested in buying them. I am working on a game :)
Viewing post in Eleonore - The Salamander Witch comments
This can be caused because of the pivot on the sprite, but also if you are using the collider/character body in the same object as the sprite renderer, if you use then separated I think you can avoid this shift problem. But on the game I used the VFX and the movements sprites separated, I think it's easier