so i have a 2d player sprite and i made a walk animation for it where he jumps (a little) while walking now that animation freezes my transform’s X component because the y is the only thing changing. Is there a way that can make my animation affect my Y component only?
Any help would be greatly appreciated.
nvm i solved the problem by making my animated gameobject a child and assigned the script to the parent