Character wont crouch(I have already enabled cancrouch)

Do you have pressed while this key? If yes, you must give crouch functions.

EDIT: I saw now that you don’t have crouch functions in this blueprint. If you have in other, you must make reference to him.

Hi, I want my character to crouch but it does not work. I have attached the picture of the blueprint and i have already checked the can crouch option. Pls help.

Nope i dont have crouch in other blueprints. The crouch function is inherited from the Character class.

I tried your blueprint. It is still not working.

I made blueprint:

Now it’s working. Stupid was that function working in every frame.

It turns out that if your capsule component’s simulate physics is enabled then u can’t crouch. So that is the fix.