How can I fix the issue animation?

Hello guys I used Pofrow’s Video: https://www.youtube.com/watch?v=jtngyVszVwQ&t=4s

This is the result

How Fix that? Or do you have another better source?

Note: I tried WeldConstraint to fix this. It worked. But if I’m going to move the Sword, WeldConstraint won’t work.

1 Like

Have you tried setting animation priority to action4?

Yes I tried. But I get the same result.

What the code you are using for that?
That could be becouse you load same animation track to animator multiple times/not having it looped or have it overriden by higher priority/mixed with same level priority

I made the code with the same Youtube video link I posted.
That’s what I thought. But when the animations start, the sword goes to its starting point.
Like this


But at the very beginning of the animation this

I think it would make more sense for joint to be named Handle but alr.
You sure joint is attached to a handle part?

Yeah, I followed every instruction in the video correctly.