When crouched not falling

When I am supposed to fall down the edge, my character isn’t falling down. Is there any fix for this? (I used the default crouch function in UE4)

I don’t know if this is your problem, but you should go under your Character Movement Component settings and confirm that “Can Walk Off Ledges when Crouching” is enabled, because it is disabled by default. Picture below:

335710-walkoffledgewhencrouching.png

Hope this helps!

2 Likes

In character movement component search for walk off edge. There are 2 standing is default to false crouch is default to true hence your issue. Just change as appropriate.
Gl