Prevent Impossible Cliff Walking

rsoult3

New member
1639102636699.png

Is there a way, that if the character only has one foot on the side of terrain like this, and the slope is greater than some value, that they just turn into a rag doll and fall?
 
By default, the ragdoll is only used when the character dies. You probably have to write your own ability that checks for the slope, and automatically kills your character. I actually don't know what happens if you use the ragdoll with an alive character.
 
Top