Hi, I’m using Moon Animator to animated an NPC that has a Handle attaching the right arm to a sword mesh, and in the animator preview the sword displays in the correct area, but when I run a script to have this animation loop when the NPC sits in the workspace, the sword locks into the spot where its attachment is. How would I go about fixing this?
Here are some reference images: (bottom is in game)
I realize now that the second picture is a screenshot of a different version of the animation (the shoulders) but its having the same issue with the sword.
I think I see the issue. Make a separate part called handle. Weld that part to the right arm with the MoonAnimator weld editor, then weld the sword to the handle. So sword welded to handle, handle welded to the right arm, that should work. I do this trick with my viewmodel guns that use R6 arms and it works.