Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

Why are constraints freezing / falling asleep on active ragdoll?

Asked by 5 years ago

So i am working on a function for my new game and one of the elements is physical animation. It works great. There is just one thing. The constraints on the ragdoll freeze and it causes the idle animation not to play and i would like to fix it.

Here is my physical animation in action: Physical Animations Demo And here is the idle animation freezing due to what i think it freezing constraints on the ragdoll: Idle animation glitch as you can see the animation will begin playing and then freeze. Any thoughts? i think its just the ragdoll constraints freezing but i dont know how to approach this. Ive tried removing the ragdoll limitations but that didnt work.

0
Forgot to add that im using AlignOrientation and AlignPosition and there is a non collidable invisible character there and the animations are playing so i know its not the animation. XxTGLxX 7 — 5y

Answer this question