What do you want to achieve? Keep it simple and clear!
I want to animate the CFrame and/or handle of a tool while equipping it
What is the issue? Include screenshots / videos if possible!
Im pretty sure the issue is the weld of the hand to the handle, but have no idea how to replace it or remove it entirely
What solutions have you tried so far? Did you look for solutions on the Developer Hub?
I have searched in youtube and the devforums and cant find anyone with the same problem
You can adjust the weld between the handle and the character using Tool.Grip. Tools like the classic sword use this for animations.
I believe to animate the tool you’d need to create a rig (ie add joints to your tool, add an animation controller, and animate the tool using the handle as the main part.
Here is the doc’s tutorial on animating non-humanoids: