Costume animation with costume character doesn't works

Hi i recently tried to make a costume realistic character with costume animation but i realized that i don’t know how to make the animations work when i don’t use a r6 or a r15 character. I tried to search some tutorials but i can’t find one that resolve my problem.
Can anyone help me?



image

1 Like

You could change the AnimationId inside of the Animation instance which is inside “run” value, inside Animate script.
I guess stop all animation tracks so the change be inmediate. Animator:GetPlayingAnimationTracks() , iterate them and Stop() each one

I tryed to change the id’s inside the animation script but it doesn’t work

1 Like

I fixed it by changing the HipHeght of the Humanoids

3 Likes

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.