Crawling collisions

Hi guys i finaly fixed my crawling system only to discover i cannot crawl under objects because the collision capsule remains the same no matter the pose .
does anybody know a way to fix this issue?? also if this is not the right area for this question please feel free to move it

You have to set your collision capsule height in the blueprint depending on crawling state.

Yes i did that but could not fix the relative position so either i sank into the ground when i crawled or when i stood up i was floating

You are missing to offset the mesh position depending on crouch state.

Can someone post pictures and explanations of how this all works?