Crouching is not working?

Hello everyone, I have a character, currently just a collision capsule and a camera, but I have all movement working, except crouch. I’ve set it so player can crouch in character settings, and I’ve set half height very low, and move speed very low. When I call the crouch command, my player continues walking the same speed, and height of camera does not change, I am getting a breakpoint, so why is my character not crouching?

i have a working crouch char :3 show me your settings and the blueprint

Hi, did you check in you character movement that he can crouch?

3 Likes

Yes, that box was checked.

1 Like

I can only halp u if u do this

1 Like

I can’t show you right now, don’t have access to project. But I set player to crouch in settings, and then called crouch when pressing key, and uncrouch when releasing. Breakpoint is triggered but player does not slow down or crouch.

i had the same problem , and checking the box worked.