Hi, i’m having problems with moving my 2D Character and playing my animation on the same time! I searched the whole internet but i can’t find the solution. Ask me if you need code or screenshots.
You shoud use Animator, not Animation component, and then i guess it will works correct!
hope helpful.
Make an empty object and put the character in it. The transform position will be applied on the empty object(parent) and animation on the character(child).
Ty all for help. i did it wrong. I had to turn something off