How to move BoxCollider with animation?

Hi How i can move the BoxCollider with the animation?

If your gameObject has a BoxCollider component applied to it, the BoxCollider should stay with the object during your animation.
Hope this was helpful!