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?
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