Animate 2d player

Hi i have problem and cant resolve it.

I prototyping my 2D game. Walking work fine, just look:

https://www.dropbox.com/s/6kocvk2bjfkyswn/b.avi

that look my player with colliders on it:

So i decide to make Crouch animation. And it looks fine for my prototype:

https://www.dropbox.com/s/lm3aeb0wpljjss1/a.avi

And now i have problem… I ad it to animator but not use and i cant walk. After i delete that animation from Animator it work fine. Just look:

https://www.dropbox.com/s/j2lnqi3vbfg6cvk/c.avi

I add some extra Screenshots belove:




Some any idea for resolv this ?
English is not my first language :slight_smile:

Ok i resolv this by just not change position of the parent obiect but only animate legs and collider. But now i have another problem. My collider dont animate correctly. Look:

https://www.dropbox.com/s/9ny5jqfzkhvgcpr/Unity.avi

Please help ^^