#RAGDOLL GOING STIFF RANDOMLY
20 messages · Page 1 of 1 (latest)
Think you could provide a video?
Oh discord changed max file size
It looks a bit weird
but u get the idea
How did you handle the ragdolling?
It looks like the Humanoid messing with the ragdoll
I used the Humanoid's states (like falling or landing) to trigger the ragdoll. When the character falls too far or lands too hard, it disables the Humanoid's normal movement and replaces it with physics-based ragdolling. I also added constraints (like BallSocket) to make the limbs flop around realistically. Once the character recovers, it switches back to normal movement.
** You are now Level 3! **
Perhaps the problem is that when it hits it to hard it goes stiff?
Let me mess around with it a bit
The humanoid is probably changing states mid ragdoll. I'd look at what states its changing into
I'll check that out. Thank you
Solved it. Thank you so much
how do i swtich the tag to solved?
The flair*
You're welcome!
You can mark it as solved by editing the tags of the post